Is your JavaScript executed?

d.

--- Johannes Geppert <[EMAIL PROTECTED]> wrote:

> 
> in my JSP I've got an JavaScript like this
> 
>         <script language="JavaScript" type="text/javascript">
>                         alert('It Works!!');
>         </script>
> But in the result of struts2 the script tags and the content of the tags
> are
> removed.
> 
> 
>  
> 
> newton.dave wrote:
> > 
> > --- Johannes Geppert <[EMAIL PROTECTED]> wrote:
> >> no separateScripts has also no affect, all JavaScript in my result are
> >> removed.
> > 
> > What, exactly, do you mean by "removed"? If, for example, you put an
> > 
> > alert('plugh');
> > 
> > in your JavaScript does it not execute?
> > 
> > d.
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
> > 
> 
> -- 
> View this message in context:
>
http://www.nabble.com/-S2--No-JavaScript-in-TabbedPanel-tp14772176p14789556.html
> Sent from the Struts - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> 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