Hi,
i have this code when i get a error
if( person.getNumId() == null || person.getNumId().trim().length() <
9 ) {
String[] pars = {"8"};
this.addFieldError( "field.doc" , this.getText(
"error.val.minlength" , pars ) );
}
where "field.doc" it is a key wit
thanks at all, my application work fine now, the load of pages took too much
time.
Juan Carlos
Musachy Barroso wrote:
>
> Oh, that makes more sense :), in 2.1 there will also be a property to
> specify the base url to load dojo, so you could use a different dojo
> distribution (served from any
2 matches
Mail list logo