Hi
I have a problem using EL with parameter in s:link tag:
| <s:link id="viewProject" value="#{proj.code}"
action="#{projectManager.detail(proj)}"/>
|
produces:
/main.xhtml @45,93 action="#{projectManager.detail(proj)}" Error Parsing:
#{projectManager.detail(proj)}
But it works fine in booking demo's main page. What I missed? I tried to derive from
booking, but also tried to start it from scratch and now I'm stuck and I tried to move
on with this parameter. ;-)
Thank you
Virgo
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985610#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...