HELP - Java & Web Hosting

C

CodEJunki

Pls Help,

Not a newbie but new to Java. I am coding a web app and my host says
they support Java but not sure what I need to do on the server or
client side. Currently anything I put on the site comes back in xml
form when i call it in a browser using .jsp.

They said..."Java is supported on your server. The server has
j2sdk1.4.0 setup on it. You should be able to install and run java
programs."

Any help would be greatly appreciated. I am interested in exploring
and perhaps using java and jsp for some web apps. The goals is to
write and offer web apps in php and jsp.

Thanks in advance.
 
T

Tim Slattery

Pls Help,

Not a newbie but new to Java. I am coding a web app and my host says
they support Java but not sure what I need to do on the server or
client side. Currently anything I put on the site comes back in xml
form when i call it in a browser using .jsp.

They said..."Java is supported on your server. The server has
j2sdk1.4.0 setup on it. You should be able to install and run java
programs."

I think there's a difference between "Java is supported on your
server" and having a server that's a servlet container. I suspect that
you could write CGI programs in Java, and their j2sdk would be used to
run those programs. That statement does not convince me that they
provide a servlet container.

But I can't figure out why you're getting XML when you invoke a JSP
page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top