[jboss-user] [JBoss Seam] - Re: URL parameter

wise_guybg do-not-reply at jboss.com
Thu Aug 23 08:22:41 EDT 2007


To have the parameter injected in a field inside your component you can do:

@RequestParameter
  | String id;

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

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



More information about the jboss-user mailing list