RE: proposal for bean population

"Schnitzer, Jeff" <[email protected]>
Newsgroups gmane.comp.web.maverick.general
Message-ID <[email protected]>
I would rather not make this change in the core - it could lead to a lot
of unexpected behavior, especially if you use a lot of nonmaverick code
(say, third-party filters).  It makes sense to do this in your
application-specific derived controller base class though.

 

Jeff Schnitzer

[email protected]

 

-----Original Message-----
From: Eelco Hillenius [mailto:[email protected]] 
Sent: Saturday, April 12, 2003 3:44 AM
To: [email protected]
Subject: [Mav-user] proposal for bean population

 

Hi all,

 

I propose the following for FormBeanUser, ThrowawayFormBeanUser and
ThrowawayBean:

 

Add another populate that get its map from the request attributes. This
is usefull when linking forwards or includes. For example: I use a
servlet filter for jaas based access control. In this filter I set the
current request as a request attribute before using the request
dispatcher to forward to my login command. Using my patch, the bean (be
it a form or the command) is populated, and I can keep on passing this
'saved' last request between the view and the Maverick command until a
login is succesfull without have to get attributes 'by hand' from the
request.

 

Find the proposed patches attached.

 

Cheers,

 

Eelco
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.