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
2 matches
Mail list logo