Help

Controls

PermLinkWikiLink

Built with Seam

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.

Forum: Seam Users Forum ListTopic List
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

 

Best regards,
Joshua

Visit my blog.

3 Replies:
10. Mar 2008, 03:45 CET | Link

Yes, I think s:link and s:button depend on Seam framework.

10. Mar 2008, 03:59 CET | Link

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

Rating:  * * * *
11. Mar 2008, 02:58 CET | Link

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.