Hi all,
Is there a tutorial anywhere to get dojo working with appfuse struts2?
In my default.jsp I add:
<s:head theme="ajax" debug="true"/>
but I get
- Could not load 'struts.widget.Bind'; last tried '__package__.js'
- Could not load 'dojo.widget.FilteringTable'; last tried '__package__.js'
Is this the correct approach or do you need to have the .js files in the
project itself and remove them from the static filter in the web.xml?
(when I try that it seems unable to get the *.js due to some relative path
problem)
Please help! Head against wall banging all day so far...
Thanks,
Tim