Results 1 to 2 of 2

Thread: Redirect to different url outside current website

  1. #1
    Join Date
    Sep 2010
    Posts
    17

    Default Redirect to different url outside current website

    Hi

    How can i redirect to different url(user input) eg: yahoo.com,hotmail.com from my controller i am using Spring 3.0 and using config and not annotations.
    i came accross Interceptors is that the way i need to go in?

    Thanks
    gauls

  2. #2

    Default

    Is returning "redirect:http://yahoo.com" from Controller does what you looking for? (http://static.springsource.org/sprin...edirect-prefix)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •