new confluence prefix

2007-06-19 Thread Musachy Barroso
Can anybody with karma create an snippet prefix pointing to googlecode? ( http://code.google.com/ ). That way we could use documentation in external plugins as we do in Struts (to be used in the plugin registry). regards musachy -- "Hey you! Would you h

Re: new confluence prefix

2007-06-19 Thread Musachy Barroso
Never mind, the urls are like: *https*://struts2yuiplugin.googlecode.com/svn/trunk/ which would be different for every project. musachy On 6/19/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: Can anybody with karma create an snippet prefix pointing to googlecode? (http://code.google.com/

Re: how to instantiate a FormFile Object

2007-06-19 Thread jiucenglou
you can use Reflection to instantiate it -- View this message in context: http://www.nabble.com/how-to-instantiate-a--FormFile-Object-tf3926868.html#a11198967 Sent from the Struts - Dev mailing list archive at Nabble.com. - To

[S2] struts-tags.tld broken

2007-06-19 Thread James Holmes
It appears that the generated struts-tags.tld file is broken in the 2.0.8, 2.0.6 and possibly other builds. The URI being generated and used inside the tags should be "http://struts.apache.org/tags"; instead of "/struts-tags" unless I'm confused. Also, the value seems to have unnecessary quotatio

Re: [S2] struts-tags.tld broken

2007-06-19 Thread Laurie Harper
James Holmes wrote: It appears that the generated struts-tags.tld file is broken in the 2.0.8, 2.0.6 and possibly other builds. The URI being generated and used inside the tags should be "http://struts.apache.org/tags"; instead of "/struts-tags" unless I'm confused. Also, the value seems to hav

Re: Re: [S2] struts-tags.tld broken

2007-06-19 Thread James Holmes
Ok, I was confused. I thought the "http://struts.apache.org/tags"; URI was referenced in the sample applications and throughout the documentation. It's not. I should have double checked this before sending my message. I guess my point now would be about convention. The "/struts-tags" URI is not v

Re: Re: [S2] struts-tags.tld broken

2007-06-19 Thread James Holmes
Ok, I was confused. I thought the "http://struts.apache.org/tags"; URI was referenced in the sample applications and throughout the documentation. It's not. I should have double checked this before sending my message. I guess my point now would be about convention. The "/struts-tags" URI is not v