| Author |
WebsphereAS 4.0 RequestDispatcher.forward() problem
|
Brusk Baran
Ranch Hand
Joined: Nov 15, 2001
Posts: 132
|
|
The application is OK on Tomcat and also on VisualAge test/development environment. But somehow the rd is problematic on WAS 4.0. I tried it with ServletContext.getRequestDispatcher("/SOMEFILE.JSP") whatis the trick here? [ November 05, 2003: Message edited by: Brusk Baran ] [ November 05, 2003: Message edited by: Brusk Baran ] [ November 06, 2003: Message edited by: Brusk Baran ]
|
 |
Mahesh Chalil
Ranch Hand
Joined: Jan 24, 2002
Posts: 147
|
|
|
Code looks fine. Could you please send the trace to us?
|
 |
Brusk Baran
Ranch Hand
Joined: Nov 15, 2001
Posts: 132
|
|
there is nothing . but i found such a thing: http://groups.google.com/groups?q=getRequestDispatcher+forward+visualage&hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=78c40d97.0108220719.346dec29%40posting.google.com&rnum=3 @ the moment I am using include() instead of forward()and seems to be working on WAS 4.0
|
 |
 |
|
|
subject: WebsphereAS 4.0 RequestDispatcher.forward() problem
|
|
|