Re: [S1] struts integration with AjaxAnywhere

2009-02-18 Thread Lukasz Lenart
2009/2/19 Lalchandra Rampersaud : > How do I go about integrating JSF into my struts application (what jars > would I need, etc..). Sorry, but I don't understand. You can use MyFaces and follow installation instruction for Tomcat for example. Regards -- Lukasz http://www.lenart.org.pl/ ---

Re: [S1] struts integration with AjaxAnywhere

2009-02-18 Thread Lalchandra Rampersaud
o: "Struts Users Mailing List" ; "Lalchandra Rampersaud" Sent: Wednesday, February 18, 2009 12:03 AM Subject: Re: [S1] struts integration with AjaxAnywhere 2009/2/18 Lalchandra Rampersaud : I am trying to use the zoneJSF tag with struts 1.3 and tiles, but it shows

Re: [S1] struts integration with AjaxAnywhere

2009-02-18 Thread Lukasz Lenart
2009/2/18 Lalchandra Rampersaud : > 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 probl

[S1] struts integration with AjaxAnywhere

2009-02-17 Thread Lalchandra Rampersaud
Hi, 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 us