All, When using <html:link> tag to write out my links in the navigation, there is some white space being written out before and after <a> tag. Because of this undesired whitespace, my navigation layout which has some indentation based on the level of navigation is getting messed up. The browser is rendering indentation in one row and the url in another row as it finds blank space and uses it as an opportunity to wrap my stuff around.
Does any one know how to prevent this or any other better solutions to layout navigation? One solution is not to use <html:link>. But then I would have to code all my url parameters and I also will loose the flexibility of having session info. part of the url. TIA Srinivas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]