Hi What is the best way to give image paths in JSP pages? I see that an image path given in a certain way works for .jsp files, but the same path fails for pages loaded through a .do and vice versa.
Is there a standard way that struts instructs by which images can be defined in a resource configuration file and refer to them in the jsp pages as resource strings, just like application resources? OR Is there a way to refer to an image which works well for both .do or .jsp. Please advise.. Regards, Rajesh --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

