2009/2/18 Lalchandra Rampersaud <lrampers...@ceis.cujae.edu.cu>:
> I am trying to use the zoneJSF tag with struts 1.3 and tiles, but it shows 
> javax.servlet.ServletException: java.lang.NoClassDefFoundError: 
> javax./faces/webapp/UIComponentTag when I try to load the page.
> However, I am able to use the zone tag without problems.
>
> Here is a sample of how it is used in the page.
> <aa:zoneJSF id="ZoneBody">
>    <tiles:insert attribute="headerBody" />
> </aa:zoneJSF>
>
> Any help would be appreciated.

Your servlet container has to be JSF-enabled or use JEE application
server (Glassfish)


Regards
-- 
Lukasz
http://www.lenart.org.pl/

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

Reply via email to