Well, that i know. I am already populating the JSP from a Child JSP. I do
not want this child JSP to be shown to the user.
On 1/27/06, Srinivas Jadcharla <[EMAIL PROTECTED]> wrote:
>
> //Is there a way thru which i can populate my JSP from Action class
>
> use mapping.findForward("success");
>
> O
//Is there a way thru which i can populate my JSP from Action class
use mapping.findForward("success");
Other Option:
Use separate JSP for displaying other fields.
On 1/26/06, Deepa Khetan <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Is there a way thru which i can populate my JSP from Action class
Hi,
Is there a way thru which i can populate my JSP from Action class. I have a
requirement, wherein, when user enters a particular value, a database call
has to made and other fileds should get populated . What i was doing is,
submit another form when user enters this particular value, call an Ac
3 matches
Mail list logo