Shekhar Jain wrote:

I have a jsp page which in which I am using the <html:base> at the top
of the page. However I find that then all the links to anchor tags get
rewrriten with the jsp page. Is there any way to prevent this from
happening
Are the links-to-anchor-tags struts tags? If so, perhaps consider using straight html tag if you don't need the struts tags' functionality; one point of html:base is to allow html:link tags to rewrite appropriately.

(Or don't use html:base?)

Dave



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

Reply via email to