aspose file tools
The moose likes Web Services and the fly likes Hosting java applications Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Hosting java applications" Watch "Hosting java applications" New topic
Author

Hosting java applications

Joel Ricker
Greenhorn

Joined: Mar 31, 2004
Posts: 17
I hope I picked the right forum -- I've been working on a client/server application and so far I've been testing on my local network. At some point I want to host it on a better server for the general public. Do I have to change to using J2EE or can I keep using the J2SE toolkit? Also does anybody have any recommendations for low cost servers that I can use to host this project?

Thanks
Joel
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 32767
You can keep using J2SE, although the web service toolkit probably will need the servlet jar.

This thread had some discussion and links about hosting.


Android appsImageJ pluginsJava web charts
 
 
subject: Hosting java applications
 
Threads others viewed
FTP Upload
how to deploy a portal to public web host
Linux/Network with Parallel Port
Skinning a webapp using Virtual hosts
AccessControlException
IntelliJ Java IDE