hello, since we store our jsps in /WEB-INF and present them via struts (by actionclasses, e.g)
i just wanna know, how to deal the same way with displaytags? i have a jsp in /WEB-INF (thx.jsp) but on sorting i became 404 (because of web-inf...) http://localhost:8080/inhouse/WEB-INF/thx.jsp?d-1588-o=2&d-1588-s=1 is it possible to use it by struts? is there allready a actionclass, that "parses" the params (/inhouse/show.do?d-1588-o=2&d-1588-s=1) through the action to the jsp-page in my web-inf-folder? thanks! Cheers, Matthias Matthias We�endorf Aechterhoek 18 D-48282 Emsdetten Email: mailto:[EMAIL PROTECTED] URL: http://www.wessendorf.net ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id%62&alloc_ida84&op=click _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

