Wendy Smoak wrote:
From: "Laurie Harper" <[EMAIL PROTECTED]>
This really should be an FAQ :-) The problem is that it's not legal to
nest JSP tags that way. Try:
That prevents the framework from re-displaying the user's input if the
form fails
validation.
At the risk of repeating myself:
Wendy Smoak wrote the following on 8/4/2005 1:27 PM:
That prevents the framework from re-displaying the user's input if the
form fails
validation.
At the risk of repeating myself: the place to pre-populate your form beans
is in the Action, before you forward to the JSP.
Yes exactly.
A
From: "Laurie Harper" <[EMAIL PROTECTED]>
This really should be an FAQ :-) The problem is that it's not legal to
nest JSP tags that way. Try:
That prevents the framework from re-displaying the user's input if the form
fails
validation.
At the risk of repeating myself: the place to pre-
This really should be an FAQ :-) The problem is that it's not legal to nest
JSP tags that way. Try:
L.
Swapnil Patil wrote:
HI all,
I want to populate html :text from someBean (request scope)
and also want to associate that html:text with FormBean.
My jsp page is like this
HI all,
I want to populate html :text from someBean (request scope)
and also want to associate that html:text with FormBean.
My jsp page is like this
Title :
" >
I am gett
5 matches
Mail list logo