|
Check
your syntax at
3D & the rest of the
string
<jsp:forward page=3D"/servlet/HelloWorldExample"
/>
Regards
SriHari
Hi All,
I have a trouble in passing
control from a jsp page to a servlet.The jsp forward
tag is not working.
See the code
below. <html> <!-- Copyright (c) 2001 Samyog Software Pvt.
Limited. All rights reserved. --> <body
bgcolor=3D"#246890"> Hello <!-- Forward to a servlet
--> <jsp:forward page=3D"/servlet/HelloWorldExample"
/> </html> I am using Tomcat apache as my
app server. Please help me. With best
regards, Ravindra Varna B. Samyog Software
(P) Ltd. #13, 6th C Main, Jayanagar IV
Block, Bangalore - 560011 India. Ph: +91 80 634
9710/711 [EMAIL PROTECTED] www.samyog.com
|