Thanks for the quick reply. I see the stuff now.

However I don't think its gonna be that easy.

When I use the sx:head element the template also gives me these...

<script language="JavaScript" type="text/javascript"
src="/application/struts/ajax/dojoRequire.js"></script>
<link rel="stylesheet" href="/application/struts/xhtml/styles.css"
type="text/css"/>
<script language="JavaScript" src="/application/struts/xhtml/validation.js"
type="text/javascript"></script>
<script language="JavaScript"
src="/application/struts/css_xhtml/validation.js"
type="text/javascript"></script>

which seem to scattered amongst various files in the distribution. I guess I
better start pulling them in. I hope I get compatible versions. Bleeding
edge eh ;-)


Julien RICHARD-2 wrote:
> 
> Hi,
> 
> The dojo plugin is embedded in the source struts package.
> 
> Look at struts2-core-2.0.11.jar\org.apache.struts2\static\dojo
> 
> Regards
> 
> On Jan 28, 2008 1:34 PM, paulbrickell
> <[EMAIL PROTECTED]>
> wrote:
> 
>>
>> OK Dave, for those of us who are interested in getting 2.1 working the
>> original poster's question seems entirely relevant. Just what does the
>> line
>> '- include the Dojo Plugin distributed with Struts 2 in your
>> /WEB-INF/lib'
>> mean. I cannot find any distribution or source for said plugin either.
>>
>> cheers,
>> Paul B.
>>
>>
>> newton.dave wrote:
>> >
>> > The docs regarding the "sx" prefix are for S2.1.
>> >
>> > d.
>> >
>> > --- greyshine <[EMAIL PROTECTED]> wrote:
>> >
>> >>
>> >> Hi out there,
>> >>
>> >> I am trying to get a little Ajax running w/ the S2.
>> >> On the webpage:
>> >> http://struts.apache.org/2.x/docs/ajax-tags.html
>> >> it says:
>> >> - include the Dojo Plugin distributed with Struts 2
>> >> in your /WEB-INF/lib
>> >> folder.
>> >> - Add <%@ taglib prefix="sx" uri="/struts-dojo-tags"
>> >> %> to your page.
>> >> - Include the head tag on the page, which can be
>> >> configured for performance
>> >> or debugging purposes.
>> >>
>> >> Where do I find the plugin. I did not see one
>> >> shipped w/ S2 downloads?
>> >> I guess after I found it, it will be answer my next
>> >> question of the location
>> >> of the concerning tld to use.
>> >>
>> >> I spend hours so far looking for it and I just end
>> >> up feeling stupid not
>> >> finding it.
>> >>
>> >> If there's another post explaining the same problem.
>> >> I am sorry but I did
>> >> not find it so far...
>> >>
>> >> Best regards and thanks for any help.
>> >> D.
>> >> --
>> >> View this message in context:
>> >>
>> >
>> http://www.nabble.com/-S2--dojo-plugin---I-don%27t-find-the-resources-tf4898788.html#a14030983
>> >> 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]
>> >
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/-S2--dojo-plugin---I-don%27t-find-the-resources-tp14030983p15134394.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]
>>
>>
> 
> 
> -- 
> RICHARD Julien,
> UNILOG
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-S2--dojo-plugin---I-don%27t-find-the-resources-tp14030983p15134669.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]

Reply via email to