Hi,
The url is ok. But in page write anchors as
<a name="whats"> Here the link goes...</a>
dont put # with name. It will work fine.
Hamid Hassan
Software Engineer.
-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Kim
Sent: Monday, April 02, 2001 10:31 AM
To: [EMAIL PROTECTED]
Subject: How to formulate url with anchor & parameter
i have a very long jsp page with a few anchors.
the problem is, this page also receives parameters from the query string.
how do i formulate the url to scroll to a certain anchor & at the same time
pass parameters through the query string?
these won't work:
http://my.host.com:8080/myapp/page.jsp?id=123#anchor1
http://my.host.com:8080/myapp/page.jsp?#anchor&id=123
any tips/help from anyone is very much appreciated.
thank you thank you thank you =)
kim
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets