Cant argue with that.

I guess a little background on what I am up to would help.

I am trying to build an application using the dojo plugin. So what I did was
include a dependency on struts core 2.1.0 snapshot and the dojo-plugin 2.1.0
snapshot in my pom file added the
http://people.apache.org/repo/m2-snapshot-repository repository and let
maven do its thing. Then following the instructions at..
http://struts.apache.org/2.x/docs/ajax-tags.html (which are public, I guess)
I tried to get my application going with a simple page using just the head
and a div tags.

what the head template outputs are some links (see my earlier post for the
details) to application/struts/* js and css files.

So what I am trying to do is assemble the components that the head template
requires and put them in the right place. It seems they are many and
distributed across multiple jars.

I will persevere as I really want to use the components, they just fit the
bill for my application perfectly.

Thanks for your help so far,
Paul B.



newton.dave wrote:
> 
> --- 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. 
> 
> Sure, but I'm not entirely clear how I'd know what version they wanted to
> use
> if they don't tell me, and since 2.1 isn't released I'll generally provide
> information for the currently released version, which isn't what the wiki
> documents.
> 
>> 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.
> 
> There is no distribution for the S2.1 Dojo plugin; the builds for 2.1 are
> only struts-core, which isn't released. The source is available in the
> repository which can be retrieved via Subversion and built with Maven.
> Take
> the built JAR file and put it in WEB-INF/lib.
> 
> d.
> 
> 
> ---------------------------------------------------------------------
> 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-tp14030983p15135208.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