This content has been marked as final.
Show 3 replies
-
1. Re: Import Java Class in a specific page
Pete Muir Feb 19, 2008 10:52 PM (in response to christophe gaultier)You can't have script emebedded in JSF pages.
-
2. Re: Import Java Class in a specific page
christophe gaultier Feb 19, 2008 11:31 PM (in response to christophe gaultier)Oki thx
-
3. Re: Import Java Class in a specific page
Gavin King Feb 20, 2008 4:54 AM (in response to christophe gaultier)Try using a custom EL function, or calling a Seam component via EL.