I'm struggeling with creating a page where a request parameter is used to 
initialize a bean parameter. I have the following workflow:

GET Request => page/form display => form action (sfsb method)

The first GET request should initialize the bean to setup a property by a 
request parameter. But when I submit the following form the parameter is null 
in any case.

Does anybody can give me a simple example or explain in detail how to create 
such a usecase?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054438#4054438

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054438
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to