[jboss-user] [JBoss Seam] - How can I create an encoded URL to make a method call?

rickhoro2 do-not-reply at jboss.com
Thu Oct 18 13:40:54 EDT 2007


I'm trying to integrate PayPal checkout into a Seam application and need to be able to pass a URL to PayPal to call back to my application. I'm wondering if there's a facility in Seam (or JSF for that matter) that would allow me to pass an EL method reference, e.g. #{shoppingCart.setPayPalResults} to create a URL that will call my Seam component method.

I have been looking at org.jboss.seam.ui.HtmlLink's encodeBegin() method and will hack through this, if necessary, but it seems there should be a much easier way to do this.

Any help would be greatly appreciated.

Thanks

Rick

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

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



More information about the jboss-user mailing list