Hi guys, I tried the following, and it seems to work good: <img src="<%=request.getContextPath()%>/images/leiste_oben.jpg" width="430" height="80" border="0" alt="">
Is this the right way? Is there a way to specify it as a Resource? Can you give me a tutorial link of how to do that.. Thanks Rajesh > 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] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

