In your web.xml ensure you have a filter-mapping defined for the
/struts/ You need to make sure that a request to the
Javascript and CSS files defined in the struts jar file go thru the Struts 2
filter. That is, make sure you have something like this on your web.xml:
struts2F
What does your filter mapping look like?
Dave
--- snehalkgandhi <[EMAIL PROTECTED]> wrote:
>
> Hi,
>I'm using the Struts2 and trying to integrate it with AJAX. I've given
> the following :
>
> MyJSP File :
>
>
> and when i submit my page, it gives me a javascript error saying dojo is
>
2 matches
Mail list logo