Hi,

I am using JBoss to upload photos and present them back as a part of users' profiles. 
I did in WebLogic by defining virtual directory in weblogic.xml using the next:

  <virtual-directory-mapping>
    <local-path>C:\WebProjects\MeetSerbsWL</local-path>
      <url-pattern>images/*</url-pattern>
  </virtual-directory-mapping>

Can I do the same in JBoss 3.2.5? 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843546#3843546

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843546


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to