View Single Post
  #2 (permalink)  
Old 08-06-2007, 09:31 PM
fred fred is offline
Member
 
Join Date: Jul 2007
Posts: 41
fred is on a distinguished road
hmm try with :
Code:
response.sendRedirect()
or
Code:
RequestDispatcher#forward()
Reply With Quote