Re: [S2] Problems including dojo

2008-11-13 Thread Musachy Barroso
Look at the output of the s:head tag which links to the dojo files, and fix the urls to include /ext in it. musachy On Thu, Nov 13, 2008 at 5:36 AM, Jan Froehlich <[EMAIL PROTECTED]>wrote: > Hi there... > > I have an existing web application based on a servlet. As I need to > extend it and dont

[S2] Problems including dojo

2008-11-13 Thread Jan Froehlich
Hi there... I have an existing web application based on a servlet. As I need to extend it and dont want to mess around with the old code, I want to add struts2 capabilites and do some reengineering for the extension. My problem is, that I have registered the struts2 filter with the /ext/* When I