| Author |
JSF - How to set up tag libs in web.xml file?
|
Vanchi Nathan
Ranch Hand
Joined: Feb 24, 2004
Posts: 107
|
|
Hello all, I have a doubt... that in an JSF application we are using two tag libraries, one for the core and other for html components. Both these *.tld files are jared inside "jsf-impl.jar" file. The problem is that when i start the web server (Tomcat4.0.6) the console shows that taglib tag must be configured... this means that we have to specify the "<taglib></taglib>" elements in the web.xml file of the jsf application... but how do configure the jar file... please guide...
|
Best regards,<br /> <br />vanchin
|
 |
 |
|
|
subject: JSF - How to set up tag libs in web.xml file?
|
|
|