Krisha,
To recap your issue:
JSP -->
SavePlanProfileAction.java
[request.getParameter("regularPlan");] --->
/acctmgmt/updatePlanProfileContent.jsp "Error"
Option A: (your current choice):
JSP:
or
SavePlanProfileAction:
PlanForm planForm = (PlanForm) form;
request.getParameter(
ly outlined) in your receiving Action.
Regards,
David
-Original Message-
From: Richard Yee [mailto:[EMAIL PROTECTED]
Sent: Saturday, January 08, 2005 1:28 PM
To: Struts Users Mailing List
Subject: RE: Putting a field into the REQUEST
If the hidden field is not part of the form, then you d
Krishna Mohan -Original Message- From: David G.
Friedman [mailto:[EMAIL PROTECTED] Sent: Friday, January 07, 2005
11:20 AM To: Struts Users Mailing List Subject: RE: Putting a field into
the REQUEST Krishan, The error code you gave and the description of the
problem do not match. If yo
3 PM
To: Struts Users Mailing List
Subject: Re: Putting a field into the REQUEST
On Fri, 7 Jan 2005 18:35:44 -0500, David G. Friedman
<[EMAIL PROTECTED]> wrote:
> The explanation you gave made some things clear. If I understand you
> correctly, you have a field in the SavePlanProfil
On Fri, 7 Jan 2005 18:35:44 -0500, David G. Friedman
<[EMAIL PROTECTED]> wrote:
> The explanation you gave made some things clear. If I understand you
> correctly, you have a field in the SavePlanProfileAction.java class that you
> want to display in the JSP.
David, he wants to get the hidd
en'
probably occurred due to an error in
/acctmgmt/updatePlanProfileContent.jsp line 159:
Regards
Krishna Mohan
-Original Message-
From: David G. Friedman [mailto:[EMAIL PROTECTED]
Sent: Friday, January 07, 2005 11:20 AM
To: Struts Users Mailing List
Subject: RE: Putting a field into the REQUEST
Krish
e:
"However you are better off making it part of a form, so you don't have to
do that."
Regards,
David
-Original Message-
From: Krishna Mohan Radhakrishnan [mailto:[EMAIL PROTECTED]
Sent: Friday, January 07, 2005 1:55 AM
To: Struts Users Mailing List
Subject: RE: Putting a fie
> -Original Message-
> From: Krishna Mohan Radhakrishnan [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 06, 2005 11:55 PM
> To: Struts Users Mailing List
> Subject: RE: Putting a field into the REQUEST
>
>
> Hi David,
>
> My problem
Content.jsp line 159:
Regards
Krishna Mohan
-Original Message-
From: David G. Friedman [mailto:[EMAIL PROTECTED]
Sent: Friday, January 07, 2005 11:20 AM
To: Struts Users Mailing List
Subject: RE: Putting a field into the REQUEST
Krishan,
The error code you gave and the description of the prob
: Friday, January 07, 2005 11:20 AM
To: Struts Users Mailing List
Subject: RE: Putting a field into the REQUEST
Krishan,
The error code you gave and the description of the problem do not match.
If
your code only works when you do this:
<%
request.setAttribute("regularPlan","tru
iginal Message-
From: Krishna Mohan Radhakrishnan [mailto:[EMAIL PROTECTED]
Sent: Friday, January 07, 2005 12:13 AM
To: Struts Users Mailing List
Subject: RE: Putting a field into the REQUEST
Hi David,
Thanx it is working.
But my original problem still exists.
The request does no
a?
Regards,
Krishna Mohan
-Original Message-
From: David G. Friedman [mailto:[EMAIL PROTECTED]
Sent: Friday, January 07, 2005 10:37 AM
To: Struts Users Mailing List
Subject: RE: Putting a field into the REQUEST
Try a closing sla
field into the REQUEST
Hi all,
Could any body tell me why does this error occur?
/acctmgmt/updatePlanProfileContent.jsp(159): The TLD description for tag
'hidden' requires that the body be empty.
probably occurred due to an error in
/acctmgmt/updatePlanProfileContent.jsp line 159:
I wan
Hi all,
Could any body tell me why does this error occur?
/acctmgmt/updatePlanProfileContent.jsp(159): The TLD description for tag
'hidden' requires that the body be empty.
probably occurred due to an error in
/acctmgmt/updatePlanProfileContent.jsp line 159:
I wanted to set a hidden field in th
14 matches
Mail list logo