I guess that I could use a JSF-enabled servlet container since it seems to be the most logical at this point. How do I go about integrating JSF into my struts application (what jars would I need, etc..).

Saludos
Lalchandra



----- Original Message ----- From: "Lukasz Lenart" <lukasz.len...@googlemail.com> To: "Struts Users Mailing List" <user@struts.apache.org>; "Lalchandra Rampersaud" <lalchand...@gmail.com>
Sent: Wednesday, February 18, 2009 12:03 AM
Subject: Re: [S1] struts integration with AjaxAnywhere


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/

VI Conferencia Internacional de Energ�a Renovable, Ahorro de Energ�a y 
Educaci�n Energ�tica
9 - 12 de Junio 2009, Palacio de las Convenciones
...Por una cultura energ�tica sustentable
www.ciercuba.com
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to