I created a servlet wich works fine when deployed in a separate war file, but I intend to use it as part of a seam application.
I have an existing application written in SEAM that uses SEAM Security (http://docs.jboss.org/seam/2.1.1.GA/reference/en-US/html/security.html). In a stateless EJB, I might find something like this:
I have a tree of categories and courses in my SEAM application. Courses may be active and inactive. I want to be able to show only active or all courses in my tree.
I am using <s:formattedText> for formatting my page.It works fine as expected, but the padding around the text seams to be large. So I applied my own styleClass to this element but it didn\'t ta
I\'m using seam page navigation rules. and did not experience any problem with adding rules which redirect from one page to another.
When I click a command button, and then hit the browser back button to the form and click it again, it submits a second time without throwing the proper exception...
How to skip some rows to be displayed using dataTable: <h:dataTable cellspacing=\"0\" id=\"dogs\" value=\"#{dogBean.dogs}\"var=\"dog\" rendered=\"#{dogBeans.dogs != null}\">
Is it possible to get JSF2 working on the latest production Seam release (2.2.1.GA)?I get this error on startup:
Seam\'s documentation says that conversational state - see link last line - can be configured to be stored in the client browser a开发者_如何学Cs opposed to the servlet session.Can anyone tell me:
I\'ve the same problem as described here In the generated SQL Informix expects catalog:schema.table but what\'s actually generated is