-
which server for servlets?
Hello!
What is the best server application to use Servlets on the server? I thougt about:
1) Win XP + Apache + JK + TomCat -> http://johnturner.com/howto/winxp-howto.html
2) NetForge -> http://www.novocode.com/doc/servlet-.../appendix.html
3) Jersey on GlassFish
4) any other?
In general I want to create MIDlet for mobile phone (CLDC/MIDP) in Wireless Toolkit 2.5.2 which uses httpconnect to send little text file to server with Servlet. (HTTP POST from a J2ME midlet, code for both midlet and servlet -> http://codetrips.blogspot.com/2007/0...me-midlet.html)
At first I want to test it on localhost on my computer so I can choose anything. But later I need to install it on someone's server which has terrible configuration and I'm not allowed to make big changes on that server. Its configuration includes: IIS, Apache, KeyFocus Web Server, PHP, MySQL. (However PHP may be configured improperly). At this moment when I type localhost in IE on server, I see http://localhost/localstart.asp of IIS.
Greetings :-)!
Similar Threads
-
By rperez in forum Database
Replies: 5
Last Post: 01-02-2009, 05:14 PM
-
By lwinn213 in forum Java
Replies: 2
Last Post: 10-23-2008, 01:14 PM
-
By David Lemire in forum Database
Replies: 0
Last Post: 11-01-2005, 03:16 PM
-
Replies: 7
Last Post: 09-15-2000, 08:44 AM
-
By Becky in forum Database
Replies: 1
Last Post: 07-11-2000, 03:27 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|