Re: Shale + Ajax4jsf

2007-02-01 Thread Danny Worm
Hi, I'm currently using JSF 1.2, Facelets, Tomahawk Sandbox and Shale. Now I want to integrate Ajax4Jsf and I have some trouble too. Tomorrow I will trying to extract Shale and fit in Ajax4jsf to solve the errors. I got some conflicts with duplicated component - ID's after an post-request.

Applicaion Manger and FacesContext

2007-01-29 Thread Danny . Worm
Hi, I've added the application manager to my application. This feature is very nice to me. But there is an question about a command-class in the preprocess-chain. Is it possible to get the FacesContext from the web-application or an similar way to get the managed-beans from the factory? I

Re: Applicaion Manger and FacesContext

2007-01-28 Thread Danny Worm
; } doFilter(...); Why this is happen? Calling the remainder of what, when the processing are complete? please help kind regards DaWorm Craig McClanahan wrote: On 1/27/07, Danny Worm [EMAIL PROTECTED] wrote: Hi, I've added the application manager to my application. This feature

Applicaion Manger and FacesContext

2007-01-27 Thread Danny Worm
Hi, I've added the application manager to my application. This feature is very nice to me. But there is an question about a command-class in the preprocess-chain. Is it possible to get the FacesContext from the web-application or an similar way to get the managed-beans from the factory? I