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"); > > 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. 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 > Action > > class, forward the data to a JSP from Action, which will open as a child > > window for some seconds, populate the parent window thru this child > > window, > > and close the child window. But this momentary opening of the child > window > > is looking quite funny. Is there a way, i can accomplish this? > > Or can i somehow hide this child window and still carry on with what i > am > > doing? > > > > Deepa > > > > > > > -- > Thanks & Regards > Srinivas > 732-648-9421(Cell) >