Could you elaborate? you presented just a normal <a href .. > tag. I am trying to jump to an anchor within First.jsp when I am forwarded from a servlet. Any ideas?

On Jan 15, 2004, at 4:47 PM, Howard Watson wrote:

I have some links that pass parameters like this:

<a href="IPclientSelect.jsp?task=Add">Add Client IPs</a>

[EMAIL PROTECTED] 01/15/04 03:45PM >>>
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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



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



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



Reply via email to