Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I find myself working in an environment where all I have access to is Tomcat + MySQL. No Apache, no PHP. I'm looking for a web interface to MySQL that will run under Tomcat (can't be a desktop interface, as the mysql port is not accessible).
I'm tried jMyAdmin and javaMyAdmin. I can't get either to work, and both lack documentation and community support. Can anyone make a recommendation please?
You might want to try JSPMyAdmin.
Why not a normal client, like squirrel? Any of the desktop clients (like squirrel) should really do 99.99% of what you would want to do with phpmyadmin... why do you need something java-ish to run on the server?
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 8 years ago.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
This question appears to be off-topic because it lacks sufficient information to diagnose the problem. Describe your problem in more detail or include a minimal example in the question itself.
Improve this question
Does anybody have an example or a tutorial for Android/Windows Application like viber? I want to understand how viber works and how it is programmed and how it works with different application.
I want to see an example that uses a message-chat-system that can work with different application.
I tested different way to do this but I faced with problems, so I think that I did not choose good way to do it.
Thanks.
These kind of applications are developed using XMPP protocol and here is the sample for developing the server app in Google App Engine Using Java
Google App Engine and XMPP in Java
http://xmppjingle.blogspot.in/2009/11/google-app-engine-xmpp-services-example.html
http://googleappengine.blogspot.in/2009/10/interactive-xmpp-demos.html
http://googlecloudplatform.blogspot.in/2013/07/multi-channel-chat-with-twilio-and.html
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am wondering is there an app that support java programming in iPhone? As we use eclipse to practise java in windows system, what app can I find to get me run java in iPhone? Thank you for your suggestions!
I've never found an app that natively runs Java code, as that would be quite an undertaking for little reward. However, as long as you're connected to the internet, an app named CodeToGo may be of use to you. The programs written on it are sent to a server, run, and sent back with results.
I have not testet it yet, but you can try this:
http://www.zenjava.com/2013/08/01/javafx-on-ios-using-robovm-and-maven/
They say you can write Java-FX Applications for iOS
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
What can I use to write application for Windows Mobile 6.1 and 6.5?
Application was written before (not by me) using VB.Net 2008, but I really would like to move away from it to plain C/C++ or possibly Java.
Where can I start and what are my options? I don't have much experience with working with Windows Mobile.
There are several options which you may choose from.
As per http://msdn.microsoft.com/en-us/library/bb677133.aspx
Note: Java is not on this list and cannot be used for app development in Windows mobile.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I've searched so far many times for this question but unfortunately without any result.
This is my question: Is there any open source shopping cart solution (e-commerce system) for javaEE (java based)? I mean something like OpenCart.
I appreciate your comments.
Broadleaf Commerce is open source based on Spring and Hibernate.
Apache OFBiz (The Apache Open For Business Project) . The development community is quite helpful. The live demo is also available for more details visit ofbiz . There is also BigFish Open source E-commerce which is based on ofbiz platform.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Can anyone recommend a based open source mailing list software ?
The following would all be desired if possible:
Java as the underlying language, as we have people who are experienced with Java
Something which is packaged as a war and can be dropped into a Tomcat server
A sleek interface
Underlying data should be reasonably transparent
Good support for groups - sometimes we want to send mail to everyone, sometimes only people working in a certain area etc.
This is for a non-profit tax-payer funded research organization, so open-source (free) is a high priority. Thanks.
http://subetha.tigris.org/
Apache James http://james.apache.org/server/2.3.2/mailing_lists.html