Chris Picton wrote:
On Tue, 2004-01-20 at 14:15, Chris Picton wrote:
The target Servlet does not get the same session ID, however. Does
anyone see any obvious mistakes, or have any ideas.
Ok, ignore this paragraph - it started working without my intervention
????
Joern, do you feel that splitting the forward maps for both directions
is a good idea? If so, I can give you a patch shortly with that
incorporated.
Eduardo is currently working on refactoring the EnvironmentAdapter and
we're discussing the API. he proposed the use of setProperty/getProperty
methods with take objects as params. this way any kind of information
may be passed between the Chiba core and (in our case) the servlet.
this matches quite well with your environmentMap and submissionMap which
simply can be maps again stored in the WebContext map with key
'environment' and 'submission' respectively. the difference here would
be to store the maps inside of the ChibaContext (EnvironmentAdapter
currently) and move them out of the servlet itself. this also is of
interest (as i've learned) if you'd like to Chiba with taglibs (without
servlet). all request information should be available in the WebContext.
The Servlet only feeds this object but does no management of whatever
params itself.
what do you think?
Joern
Chris
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|