integration non-struts JSF components with struts-faces

2004-07-29 Thread sirhck
Hi All, I need to use struts-faces library with commercial JSF components. Thouse components are using own listeners classes. I am not sure what to do to delegate events to Struts actions instead of thouse listener actions. Is there any description of integration struts with non-struts JSF comp

release of struts-faces library

2004-07-28 Thread sirhck
Hi All, I am starting new project and I plan to use Struts with JSF support. I have two related questions : 1. What is the estimated date of struts-faces library release ? 2. Is struts-faces library already rather steable ? I need such features as tiles, modules and external (not Struts) JSF ta

struts-faces with modules example

2004-07-28 Thread sirhck
Hi All, I am looking for example of using struts-faces library with struts-modules feature Is it already possible to use struts modules with struts-faces library? Have anybody any experience with this matter ? I tried to build that application by extending example2 application (from struts-face

Tag doesn't use tilesUtilImplClassname parameter

2004-06-08 Thread sirhck
Hi, I have problem with parameter tilesUtilImplClassname defined in struts-config (tiles plug-in definition). I thought that tag uses this feature but it isn't. I found in source code that org.apache.struts.taglib.tiles.InsertTag has that implementation: protected void doInclude(String page) t