You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Christophe Sebille <cs...@meeschaert.com> on 2003/01/27 14:53:56 UTC

IllegalArgumentException using file://

Hi,

  I've got an exception using Struts ImageTag. It sends a
java.lang.IllegalArgumentException in
org.apache.catalina.connector.HttpResponseBase. I've declared this tag :
     <html:imge src="file://I:/applications/..../myimage.gif"property="ok"
/>

   It seems Tomcat doesn't like this in the toAbsolute method.

   Is there a way to tell Tomcat that it can use file:// protocol ?

  My config : Struts 1.1b2, Tomcat 4.0.3

Regards

Christophe


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>