Hello,

I'm experincing a werid problem with the way my JSP's are handled. I to have my JSP's in the root directory of my application. I've now put them in <MyApplication>\WEB-INF\pages\ I updated the structs config file to reflect the changes and leaving index.jsp in its orignal location. The rest of the files for some reason cannot be located. I dont know what I've missed.

Kind Regards.

you can't call content from within the WEB-INF directory directly, only through forward calls made from servlets.
Security.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.