you need to redirect to another website, and then that website redirects
back to you? when you redirect to it you pass it the url you want to
comeback to?

-igor


On 1/27/07, De Soca <[EMAIL PROTECTED]> wrote:


Hello,

I have a requirement to validate credit card via an external service
(external to our wicket application) then display the approriate response
to
the client.

How best to approach this task the wicket way.

1. Should I do a redirect? If so how do I get the response

2. I saw mention here of using a "RequestTarger" but I can find no such
class.

Of course this whole operation occurs in an HTTPS session.

All suggestions appreciated.

Thanks in advance.
--
View this message in context:
http://www.nabble.com/external-request-response---best-approach-tf3128605.html#a8668662
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to