View Single Post

  #3 (permalink)  
Old 08-14-2004, 02:05 AM
akpraveen
Guest
 
Posts: n/a
Re:Struts Question: Redirecting to a URL

It still doesn\'t work!

I was able to change the Struts Version!

But one thing I know for sure is that the

perform() method is able to redirect a forward with a full qualified URL path like http://www.yahoo.ciom

whereas the execute() does not!

I don\'t know why! There were others who asked the same question, but did not reply, so for now I am stuck with this problem or I have to use logic/jsp tags.
Reply With Quote