hej, I need to handle 2 frameworks in the same time (one with legacy application and wicket application that will handle pieces of old functionality and new features - at least for some time until everything is rewritten to wicket app) - maybe Im wrong here but this means I need to share session between those to frameworks. has anyone done something like that.
I thinking of using some key-value database that scales well or some centralised custom rest service. any thoughts on implementation provided that wicket stores a lot in session, what about rendering to buffer and so on. pozdrawiam Paweł Kamiński [email protected] [email protected] ______________________ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
