"lightbulb432" wrote : What's the difference between putting
@RequestParameter in a session bean and putting the param tag in pages.xml?
Just different ways of achieving the same thing - the pages.xml method is more recent than
@RequestParameter and often gives a cleaner design.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4003381#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...