Jump to content

[Inactive] Java Servlet Not Getting Activated When Invoked From Jsp


appsjava

Recommended Posts

Hi,

 

Firstly,let me thank for activation of java.My problem is as described here :

 

I have the following domain registered through heliohost on johnny server http://www.javaapps.heliohost.org, My heliohost account name is appsjava. I have a jsp called index.jsp in testServlet folder under public_html,after activation of java on johnny the index.jsp contents are displayed properly, however when the servlet file viz., testServlet is invoked an error 404-page not found is displayed.

 

Could you please advice me as to what must be done to address this issue.

 

Thanks

Link to comment
Share on other sites

Your servlet is running just fine, perhaps you tried viewing the page before it was ready and cached the 404 page, try clearing your cache.

 

For the record, you got a response 24 hours before Tomcat went active for you in your request:

You should have java within 24 hours.

 

If you have any further problems, please post in the Customer Service forum.

 

Post there instead of here as this for requesting java only, please help the admins with the housekeeping in the future.

Link to comment
Share on other sites

It sounds like you're trying to deploy a .war. When java is activated on your account .jsp files should start working within 24 hours, but .war files have to be deployed by an admin on your account for you. Here is the process.

If you would like to deploy a .war file follow these steps:

  1. Create your account on Johnny http://www.heliohost.org/home/signup/johnny
  2. Request Java to be enabled on your account http://www.helionet.org/index/forum/74-java-requests/
  3. Wait patiently and keep your account active, because Java can only be enabled on a finite number of account at a time, and you must wait in line to have it enabled. It can take up to a month to get Java enabled depending on how many other people are in line ahead of you.
  4. Once Java is enabled on your account upload your .war file to your home directory. Ex: /home/username/MyProject.war
  5. Request to have the .war file deployed by creating a new topic in Customer Service http://www.helionet.org/index/forum/45-customer-service/

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...