I added this to Jira and added a comment.

http://servlet.uwyn.com/issues/browse/RIFE-222

On 28-aug-05, at 01:32, Keith Lea wrote:

I'm using some svn build since rife 1.0rc2.

    <state store="session">
<globalbean name="global_options" classname="com.familyghost.copornot.UserOptions" />
    </state>

            setNamedOutputBean("global_options", useBean);

I look in the debugger and useBean has its two properties set to some strings. However, when I submit a form and get to a new page,

        UserOptions useBean = getNamedInputBean("global_options");

UseBean has the two fields as null. What's going on?
_______________________________________________
Rife-users mailing list
[email protected]
http://www.uwyn.com/mailman/listinfo/rife-users



--
Geert Bevin                       Uwyn bvba
"Use what you need"               Avenue de Scailmont 34
http://www.uwyn.com               7170 Manage, Belgium
gbevin[remove] at uwyn dot com    Tel +32 64 84 80 03

PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9
Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net


_______________________________________________
Rife-users mailing list
[email protected]
http://www.uwyn.com/mailman/listinfo/rife-users

Reply via email to