rest « Seam « JSF Q&A





1. Get Form request with Seam/JSF    stackoverflow.com

I have a query form that I would like to submit as a GET request so the result page may be bookmarked and otherwise RESTful. It's your classical text field with ...

2. Is RESTful JSF possible?    stackoverflow.com

I recently sat down to port a simple Rails app I have to JSF (using Seam) to get a feel for which I would be more productive in. The Rails app ...