DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2

Thread: Servlets?

  1. #1
    Join Date
    Apr 2003
    Posts
    1

    Servlets?

    I created a web site on my computer using servlets and i was running it with jakarta tomcat. What i wanna know is if i can run the same web site, servlets and all, on a free web server like xoom or geocitites or whatever other free website available. If not , how could i run this site on the internet so others could access it. Thanks

    Java World BeWare!!!

  2. #2
    Join Date
    Mar 2003
    Posts
    86

    Web Apps

    What you have running on you PC is a full web application (.war file) in happnes to include servlets as well.
    What you get from the free hosters, is a directory where you can put you .html files. You dont have access to the runing servlet engine, you can not add you web application...

    You may want to look for a host for web applications.

    Sharbov.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links