Hi,

i have an html id in a jsp page <tr id="theId">....</tr>.

i have,
<forward name="thisisdjsp.jsp"/> in my struts config.xml

but i want to go directly to that id in the jsp page when the forward
happens.

i also tried,
<forward name="thisisdjsp.jsp" id="theId"/> 

but it was of no help....

can anyone help me?


thanks...

-- 
View this message in context: 
http://www.nabble.com/forward-to-a-particular-id-in-a-page-from-%3Cforward...-tf4796908.html#a13723190
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to