RE: prepopulatting

2005-06-04 Thread Martin Gainty
eply-To: "Struts Users Mailing List" To: user@struts.apache.org Subject: prepopulatting Date: Sat, 04 Jun 2005 08:37:46 -0500 MIME-Version: 1.0 Received: from mail.apache.org ([209.237.227.199]) by MC6-F1.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Sat, 4 Jun 2005 06:39:58 -0700 R

prepopulatting

2005-06-04 Thread Don Hill
I have a jsp that will be passed some params from another application that match the properties defined in the , currently I am doing a The question is if use "request" scope the form doesn't get the params populatted, is there another way todo this that is more struts style. I have to use