[jboss-user] [JBoss Seam] - Access to page parameters in EL
dustismo
do-not-reply at jboss.com
Wed Aug 8 15:21:47 EDT 2007
Hi,
This is a stupid question, but I can't find the answer anywhere:
How can I get the page parameters from within a facelets page?
Something like this (doesn't work)
| <div>
| This is your conversation id: #{params['cid']}
| </div>
|
Thanks,
Dustin
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072175#4072175
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072175
More information about the jboss-user
mailing list