[jboss-user] [JBoss Seam] - Re: Using EL in backend Java code?
damianharvey
do-not-reply at jboss.com
Thu Nov 1 11:49:33 EDT 2007
This is an easy option:
@In(value=#{identity.username})
| String username;
(had to remove double quotes as phpBB was choking on them for some reason)
Cheers,
Damian.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100956#4100956
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100956
More information about the jboss-user
mailing list