Does that go in the Web.xml? It doesn't seem to recognize <jsp-config> tag
----- Original Message ----- From: "Antonio Petrelli" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Tuesday, March 04, 2008 1:24 AM
Subject: Re: Rad 6.0


2008/3/4, Jerry Gustanski <[EMAIL PROTECTED]>:

Hey! I put them there and it worked. I thinked that solved the problems I
was having last night too. I don't know how to set up the referenece in
web.xml. Can you tel me hoe to do that?



   <jsp-config>
   <taglib>
       <taglib-uri>http://struts.apache.org/tags-html</taglib-uri>
       <taglib-location>/WEB-INF/tld/struts-html.tld</taglib-location>
   </taglib>
   </jsp-config>

BTW, what part of the world do you live in?



Italy, Rome.

Thank you very much for the help so far.



My pleasure :-)

Antonio



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to