[jboss-user] [JBoss Seam] - HowTo: Pass POST values to external sites and also redirect

saeediqbal1 do-not-reply at jboss.com
Mon Dec 17 09:48:40 EST 2007


How would i do this in seam/jsf, for example i have this in a regular html form that redirects me to the url in the "action" in form

<form action="https://www.paypal.com/cgi-bin/webscr"
  |    method="post">

So users can go on that page and put their payments etc. I know how to call POST using HttpURLConnection, but not really the redirect to external sites. Or if there is another better way i am missing?

Thanks

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

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



More information about the jboss-user mailing list