|
RE: Accessing PO session data from business objects: msg#00026java.enhydra.general
Seems to me like you should be able to easily work around this by looking more carefully at which layer is doing what. In my applications, everything that I need to do with the request and session data is handled in the PO. If my business classes need data from the presentation layer, which they invariably do, I pass it in. Basically, I don't allow my business classes to have direct access to the resources in the presentation layer. So, maybe I'm missing something but I think you should be able to do this without needing to give your business classes direct access to the session. Jeremy > -----Original Message----- > From: enhydra-admin@xxxxxxxxxxx > [mailto:enhydra-admin@xxxxxxxxxxx] On Behalf Of Oleg Lebedev > Sent: Wednesday, May 14, 2003 3:26 PM > To: enhydra@xxxxxxxxxxx > Cc: enhydra-zh@xxxxxxxxxxxxx > Subject: Enhydra: Accessing PO session data from business objects > > > > Question: Does anyone know if it is possible to access data > of the PO session that invoked a method in a business object > from inside the business object? > > Example: Suppose a user clicks Save button on a webpage, > which triggers invocation of save() method in the > corresponding business object. Can I access this user session > information from within the save() method of this business > object? Thanks. > > Oleg > > ************************************* > > This e-mail may contain privileged or confidential material > intended for the named recipient only. If you are not the > named recipient, delete this message and all attachments. > Unauthorized reviewing, copying, printing, disclosing, or > otherwise using information in this e-mail is prohibited. We > reserve the right to monitor e-mail sent through our network. > > ************************************* > > > _______________________________________________ > Enhydra mailing list > Enhydra@xxxxxxxxxxx > http://www.enhydra.org/mailman/listinfo.cgi/en> hydra >
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Accessing PO session data from business objects, Terry Steichen |
|---|---|
| Next by Date: | RE: Accessing PO session data from business objects, Oleg Lebedev |
| Previous by Thread: | RE: Accessing PO session data from business objects, Thorsten Hilker |
| Next by Thread: | RE: Accessing PO session data from business objects, Oleg Lebedev |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |