• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Serving contents of JSP files is not allowed.

 
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
We are trying to test some code using WTE in VAJ 3.5.3 EE using a remote
EMSV server. But all the JSPs are local to the USer's PC. I have set up the
class path on the WTE to point to C:\Prog
Files\IBM.....\default_host\default_app\servlet and also selected all the
req. packages--
But when I try to access my files using
http://bccomputer:8080/LL000SInput.html I get an error saying
Root Error-1: Serving contents of JSP files is not allowed.
com.ibm.servlet.engine.webapp.WebAppErrorReport: Serving contents of JSP files is not allowed.
And this is just an html file not even a JSP...any ideas why...I am pretty
certian the path is correct. Do the JSP/HTML files have to reside on the
same server as the repository?? Could this have anything to do with permissions of the files??

Thanks in Advance!
Veni.
 
He puts the "turd" in "saturday". Speaking of which, have you smelled this tiny ad?
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic