You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.
| Online: | 23 Members of 4546 |
| Forum: Seam Users |
10. Mar 2008, 03:07 CET | Link |
Dear all,
I am interested with some of the seam JSF controls such as s:link and s:button. But is it possible to use it outside of seam and just plain JSF apps? Or do we need seam to use it?
Thanks in advance
3 Replies: | |||
|---|---|---|---|
The primary purpose of those two controls is to provide versions of the standard link and button that add control over conversation propagation. By its very nature, this is specific to the Seam framework. I believe that the UI controls that aren't specific to Seam will be in RichFaces, which you can use independantly of Seam. Note that Seam has some legacy UI controls such as s:selectDate, but this has been deprecated in favour of the rich:calendar. i wanna be a contextual component |
|||
Thanks for the confirmation guys. I just really like the seam jsf control that I want to use it on a plain jsf apps. cheers |
Best regards,
Joshua
Visit my blog.