I\'ve got a Stateful Session bean where I create a object (in this case a user object) and saving it in my db. Now I just want so update this entry which doesn\'t work - a NullPointerExceptionis throw
A simple question on the title开发者_开发问答. My case is that I want to listen to \"before RENDER_RESPONSE\" phase, and alter some components internal state.
Does anyone know if I can inject value from pages.xml into a Seam component?In pages.xml there seems to be an in element that would indicate I can but I can\'t figure out how to use it & documenta
I am reading book, Practical JBoss Seam Project. In the page 74, author ment开发者_开发技巧ioned \"motivation for conversations\". The concept is to handle multiple pageflow that user can have differe
for security reasons, we want to block users by IP adress in our application, if they are trying to login as admin and they type in the a wrong password 3 times.
I am designing a web application which will use gwt and seam. I have gone through the examples provided by Seamdocs.
I am trying to integrate GWT with SEAM. i followed theDocs and tried to run the example as follows. I created a GWT project, using Eclipse Galileo and created the classes as given in the example
I have two web application projects which are related. One is the website itself and the other one serves the static resources (css, JS) for the website.
I have been trying to get to run a simple example project with JBoss Seam in Eclipse 3.5. So far unsuccessfully.
We have a requirement to show a certain page alone in a different locale. (e.g in a certain page if the topic of discussion is related to English then we pick up the messages from the messages_en.prop