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 able to display correctly.
But if "A.jsp" contains an iframe which points two another JSP page
under the same module(through it's filename,not action forward), 
say B.jsp, then all images on B.jsp won't able to display properly.
  Similiarly, if there's some javascript code snippet on A.jsp which
popups something, such as a calender, all images on it won't able to
display.

  Any idea? Thanks!



-- 
layman

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to