Need an Idea - appending #tag after someurl.jsp ? 2004-01-15 - By Mufaddal Khumri
Back hi,
I have a page called First.jsp. I have a <a name='tag'> on it. When i submit a form to a servlet, the servlet needs to forward me to First.jsp#tag. Problem is i get the following message when i try to do this:
type: Status report message: /First.jsp#tag description: The requested resource (/First.jsp#tag) is not available.
if it were: First.html#tag it would have worked, but for a jsp .. Any Ideas to get the same effect?
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|