On 13/03/2011 12:09, Brian Braun wrote:
> Hi Mark,
> 
> You said:
> 
> Yes. You need to refer to the taglibs in your JSPs using the URI rather
> than the file location. e.g.
> <%@ taglib uri="http://struts.apache.org/tags-bean"; prefix="bean"%>
> 
> Does it mean that my code will not work if I'm not connected to the
> internet?
No.

> Or that it will run lightly slower if my internet connection is
> slow?
No.

That is a URI and it is not used as a URL.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to