Jump to content

[Solved] Can't Get Java Working


rdipippo

Recommended Posts

I requested Java and it was activated (http://www.helionet.org/index/topic/14205-request-for-java-rdipippo/page__hl__rdipippo__fromsearch__1)

 

I can't get JSPs to work. in my public_html directory I have a file named test.jsp with this content:

 

 



<%@ page contentType="text/html; charset=ISO-8859-1"%>
<html>
<body>

Hello jsp world! The time is now <%= new java.util.Date() %>

</body>
</html>

 

When I view the page in a browser, the jsp tags are shown instead of being interpreted. I've also tried putting the file in the cgi-bin directory with the same result.

 

Also, in my control panel, there is still an icon labeled "Request java". Does this indicate something is wrong or is this expected?

 

Thanks,

Rdipippo

Link to comment
Share on other sites

Also we will be automatically removing java support from all accounts that become suspended due to inactivity. As a reminder, if you don't log into your account at least once every 30 days it will be flagged as inactive. If you've found that java has been removed from your account while you still need it feel free to request it again. http://www.helionet....-java-requests/

Java was enabled on your account on December 31st then your account was suspended for inactivity on January 4th and Java was removed to make room for active users. Feel free to request Java again, but remember that Java can only be enabled on active accounts. To keep your account active you need to log into http://heliohost.org/ at least once every 30 days.

Link to comment
Share on other sites

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