Re: Dojo not working in Struts2.

2008-03-27 Thread Kropp, Henning
Hi Sharath, I am not quit sure, but I think it might help if you simply remove the tag. You see dojo is already configured inside of struts (inside the core jar and static folder or so) to be used with it's tags http://struts.apache.org/2.x/docs/tag-reference.html . Since you are not using a

Dojo not working in Struts2.

2008-03-27 Thread sharath karnati
Hi All, Please find 'test4Dialog.jsp' in attachment. This .jsp file is placed inside /WEB-INF/pages directory. When I'm accessing this .jsp with (http://localhost:7001/hibernate/pages/test4Dialog.jsp), it is displaying 'dijit.TooltipDialog' correctly. The same page I c