Kees Jongenburger wrote:

The last problem I am facing is realy a bridge desing error
some bridge functions require a ServletRequest/Response object as parameter
since those are not serialisable this give errors.
I can be sovled by creating our own request/response objects but i think we need to start thinking in a more abstract way and create something like scanpage to feed into the bridge so that core interfaces can have a notion of users/sessions
what do you think?

A good idea, are the ServletRequest/Response objects a good start for building our own, or do we need to start from scratch?


Gerard


Reply via email to