Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

.jsp only displays the source code in the web browser?

865485Jun 4 2011 — edited Jun 6 2011
I am trying to run a basic .jsp such as the one listed here: http://www.scribd.com/doc/51078808/X509Snoop

Actually, that is the exact code that I need to run for my project. I have other .jsp's on my system properly executing when I run them. But for some reason whenever I try and run this .jsp through my web browser via http://localhost:8080/test/xcert.jsp all I see is the actual code on the web browser. So I am not sure what is going on here?

Any help would be appreciated!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 4 2011
Added on Jun 4 2011
6 comments
1,675 views