I'm trying to set up a DynaValidatorForm and I can't seem to get it to work.
As you can see, the log leads you to believe it *did* validate and the
validation passed (?)
Log:
2005-05-11 12:23:22,004 DEBUG [RequestProcessor] Storing ActionForm bean
instance in scope 'request' under attribute
Though I've used Struts quite a bit in the past, I found this freely
downloadable book a very good source of '101' Struts information:
http://www.theserverside.com/books/sourcebeat/JakartaStrutsLive/index.tss
Mike
"Frank W. Zammetti" <[EMAIL PROTECTED]> wrote:
Sounds good! You'll find that t
k of
something like a javaScript onload: reload function with the jsp set to
nocache. Just wondering if anyone has ever tried storing code in the db that
needs to be translated.
Thanks,
Mike
Guillaume Cottenceau <[EMAIL PROTECTED]> wrote:
Michael Klaene writes:
> 3.)I know that some
Hi.
I'm investigating ways to support multiple languages in my app, without using
the typical ResourceBundle/MessageResources approach. I was thinking that I
would like to use a database instead. It seems to me that a large application
trying to support multiple languages with this approach m
, I have to think about it.
thanks again,
Julian
--- Michael Klaene wrote:
> I'd like to learn more about storing XML in the
> database myself. I really haven't had much
> experience there so I couldn't say if it is
> beneficial or not. I started out as a database
>
I'd like to learn more about storing XML in the database myself. I really
haven't had much experience there so I couldn't say if it is beneficial or not.
I started out as a database developer so I tend to rely heavily on the
database for a number of things, system prefs being one of those thin
I would say that 'system' level configurations(applying to all users) could
easily be handled with XML files or properties files. User preferences, since
they are tied to a specific user, IMO belong in the database, probably in a
user preferences table. I know XML is a popular choice - you cou
> value="true"/>
> value="/WEB-INF/tiles-defs.xml"/>
>
>
> Regards,
> David
>
> -Original Message-
> From: Michael Klaene [mailto:[EMAIL PROTECTED]
> Sent: Friday, November 12, 2004 7:22 PM
> To: [EMAIL PROTEC
I can't seem to see the problem here. I think it's simple but I've just been
staring too long! I keep getting a 'Error -tag.getAsString' error in my app.
I suspect it has nothing to do with the tiles defs but is happening before
that. But I can't figure it out. Below is my info and the err
9 matches
Mail list logo