Will such "Javascript artifact" be downloadable using maven project.xml ?
Niall Pemberton a écrit :
On 1/27/06, Nicolas De Loof <[EMAIL PROTECTED]> wrote:
I must be mis-understaning something somewhere - this looks like your
using this to cache on the server side only - including the above
On 1/27/06, Nicolas De Loof <[EMAIL PROTECTED]> wrote:
>
> >I must be mis-understaning something somewhere - this looks like your
> >using this to cache on the server side only - including the above in
> >your page - rather than on the browser side?
> >
> >Niall
> >
> >
> I include a cache-control
I must be mis-understaning something somewhere - this looks like your
using this to cache on the server side only - including the above in
your page - rather than on the browser side?
Niall
I include a cache-control HTTP header so that the browser can cache the
file.
Having static javascri
On 1/27/06, Nicolas De Loof <[EMAIL PROTECTED]> wrote:
>
>
> >Can I ask why you want this? You may be interested in a recent changeI made
> >to Commons Validator - it now creates a copy of all the staticscripts in one
> >file and also a "compressed" version of the same.Should be available when
>
Can I ask why you want this? You may be interested in a recent changeI made to Commons
Validator - it now creates a copy of all the staticscripts in one file and also a
"compressed" version of the same.Should be available when Validator 1.2.1 is
released.
Can you explain me this new func
On 1/27/06, Nicolas De Loof <[EMAIL PROTECTED]> wrote:
>
> Sorry, I didn't read my logs well ! EL and Non EL have same behaviour...
OK good, thats what I expected after looking at the code.
> I'd like Validator to generate the Static Javascript, without the
>
Sorry, I didn't read my logs well ! EL and Non EL have same behaviour...
I'd like Validator to generate the Static Javascript, without the
>
>
> If I use tags-html-el, The tag perform a form validation search and I get :
> WARN [org.apache.commons.validator.ValidatorResources](439) Form 'null'
> not found for locale 'fr'
>
>
> Seems there is a bug in html-el ELJavascriptValidatorTag
Are you sure
t;http://struts.apache.org/tags-html"; %>
If I use tags-html-el, The tag perform a form validation search and I get :
WARN [org.apache.commons.validator.ValidatorResources](439) Form 'null'
not found for locale 'fr'
Seems there is a bug in html-el ELJavascriptVa