Thanks Corey.
I found out what I had missed. I had to add this line
before calling mapping.findForwarding().
httpServletRequest.setAttribute(actionMapping.getAttribute(),
bForm);
Santosh, I hope this will work for you too.
Peter.
--- Corey Scott <[EMAIL PROTECTED]> wrote:
> Peter and Santos
Thanks Corey.
I found out what I had missed. I had to add this line
before calling mapping.findForwarding().
httpServletRequest.setAttribute(actionMapping.getAttribute(),
bForm);
Santosh, I hope this will work for you too.
Peter.
--- Corey Scott <[EMAIL PROTECTED]> wrote:
> Peter and Santos
Peter and Santosh,
Here is an example that I use to do the same thing:
My Action Class:
public class ListBillingCodeAction extends Action
{
public ActionForward execute(ActionMapping mapping, ActionForm form,
HttpServletRequest request, HttpServletResponse response)
throws Exc
I'm facing the same problem except that I'm using
LabelvalueBeans..Anybody out there plz suggest a method to populate a
combo from ActionForm..
Regrads
Santosh Kumar Panda
Software Engineer
HTDM(extn.2680)
-Original Message-
From: Peter Vennel [mailt
4 matches
Mail list logo