Re: Struts Path problem

2004-08-13 Thread Shailender Jain
May be the problem related to directory structure. For e.g. webapps examples images com/struts/examples view/modulename/A.jsp If the forward action to A.jsp has happened then A.jsp should have Ding Lei wrote: > Hello List, > I encounter

Struts Path problem

2004-08-13 Thread Ding Lei
Hello List, I encountered problems on displaying images in JSP pages which belongs to a specified Struts module. If we include an image file in a JSP page, say "A.jsp", and we we define an action forward that points to it, and access through that action forward in browser, the image is a