--- On Fri, 8/8/08, Muralidhar Y <[EMAIL PROTECTED]> wrote:
> when I use 
> <head> 
>   <title><s:text name="P_Search_Page" /></title>
> </head>
> 
> it also adding a header in the body tag like
> 
> <div class="header">
> <h1>search page</h1>
> </div>

I find it unlikely that the <s:text.../> tag is adding an element to your body 
element. AFAIK the text tag has no ability to do this. I'd suggest posting more 
information about the source JSP, your configuration, etc.

Dave


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

Reply via email to