Can't run JSP in Browser

Reply

Join Date: Sep 2003
Posts: 43
Reputation: rational611 is an unknown quantity at this point 
Solved Threads: 0
rational611 rational611 is offline Offline
Light Poster

Can't run JSP in Browser

 
0
  #1
Nov 13th, 2003
I am running Win98SE on a Pentium 350 box with 64MB RAM. I am not able to run JSP pages/scripts in Internet Explorer. Whenever I try to run one by pressing a hyperlink, I get a This Page Cannot Be Displayed error message. I have tried changing the setting of Internet Explorer, but it does not work. I have JVM installed. However I do not have JDK. What could be wrong?

rational611
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,035
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 128
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: Can't run JSP in Browser

 
0
  #2
Nov 16th, 2003
Windows 98 is a bit outdated ... IE 4.0 - what version of IE are you using? Still, however, JSP is a server-side languages so the browser shouldn't even have to handle anything except for HTML ?? Are your sure the JSP pages work in a different system?
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 2
Reputation: nik77 is an unknown quantity at this point 
Solved Threads: 0
nik77 nik77 is offline Offline
Newbie Poster

Re: Can't run JSP in Browser

 
0
  #3
Sep 5th, 2004
Even I am facing the same issue of jsp files not loading correctly in IE. I have win2k and IE6. I used to access jsp pages properly. But I had a severe virus attack once and I had to repair my os. Since then, as far as I remember, I am not able to access jsp pages properly. I think I have removed all the viruses from my PC. Any inputs on this?

nik
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,144
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Can't run JSP in Browser

 
0
  #4
Nov 11th, 2004
The browser doesn't care whether something is a JSP or not.

Most likely you corrupted the installation of your application server somehow and that causes it to no longer (or incorrectly) render JSPs leaving your browser puzzled as to what to make of it.

As to rational, do you have an application server at all? It sounds like you're trying to open JSP source files in your browser, which is not at all what they are intended for.
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 2
Reputation: nik77 is an unknown quantity at this point 
Solved Threads: 0
nik77 nik77 is offline Offline
Newbie Poster

Re: Can't run JSP in Browser

 
0
  #5
Nov 16th, 2004
Thanks for your reply. I dont have an application server. I am just browsing sites on internet and files with extention .jsp are not loading properly. I wanted to know if there is any setting on the browser which restricts files with certain extentions or is it a known virus/worm for IE on win2k??
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 5
Reputation: JGee is an unknown quantity at this point 
Solved Threads: 0
JGee JGee is offline Offline
Newbie Poster

Re: Can't run JSP in Browser

 
0
  #6
Apr 13th, 2005
You need to run your JSP files and servlets inside a container such as tomcat or java enterprise server. I think I am new to Java myself, but you cant run them from the browser without the script first being run on the server.

paulyoung2005@aol.com

Try www.coreservlets.com for an up to date tutorial on JSP and servlets technology.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the JSP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC