Hello,

i am using this now as "woraround"


  | <h:commandLink action="#{viewMemberDetails.viewMemberDetails}">
  |     <f:verbatim>view member details</f:verbatim>
  |     <f:param name="member_id" value="#{tmp.member_id}" />
  | </h:commandLink>
  | 


u see no parameter in the link and the get parameter will be submitted via 
javascript(as far as i understood this)

Do u think this is an acceptable solution for my problem, me a bit unsure, but 
passing get parameter this way is much more easier for me.

Thank u again,

Bye,

Holger




View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955602#3955602

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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to