Hi thank you for your answer.

The bean is not just an intermediary, it is a backing bean for page displaying 
in some way data in the entity which id I want to pass through url parameter. 
For example http://URL/page.html?id=324

After entering page.html the id is passed to the bean and in the @Create method 
I'm finding the entity with id 324 setting the beans local variables some of 
them @outjected and whose value is taken from the entity with id 324.

Kind Regards,

Karol

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

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

Reply via email to