[jboss-user] [Installation, Configuration & Deployment] - Re: Putting images to servlet generated HTML
PeterJ
do-not-reply at jboss.com
Sat Oct 21 23:47:55 EDT 2006
Does this help?
Here is the generated HTML:
<html>
| <body>
| <img src="/images/some.gif" />
| </body>
| </html>
Here is the war file:
WEB-INF/classes/my/Servlet.class
WEB-INF/web.xml
images/some.gif
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979861#3979861
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979861
More information about the jboss-user
mailing list