[jboss-user] [JBoss Seam] - Parameter in EL in s:link problem

virgo47 do-not-reply at jboss.com
Mon Nov 13 15:52:40 EST 2006


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#3985610

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985610



More information about the jboss-user mailing list