Hi everybody,

I have a web application using Struts and Struts-Layout.
I have a lot of JSP in the root JSP directory : public_html/jsp , so I 
want to order them by fonctionnality each in his own folder.
So actually I have : 

public_html / jsp / jsp_file.jsp

and I want :

public_html / jsp / a_folder / jsp_file.jsp

But I'm not able to set the forward int the struts-config.xml file, I 
always get a 404 error, so the JSP file could not be found.
I have tried with the context-relative option but I get the same error.

Has anyone success creating subfolder in the JSP directory ?

Thanks for your help.

Thomas Perelle.
[EMAIL PROTECTED]
Tél : 02 47 88 82 63 
CNAV DSINDS
15 Avenue Jouhanneau
37078 Tours Cédex 02 

Reply via email to