Added by Christian Meyer over 1 year ago
I would like to access the mapped Session object of my WApplication.
As my configuration changes quite a bit, depending on what modules I intend to include in the final Project, I would like to avoid remapping all the Modules for a RemoteLogin WResource mentioned here: https://redmine.emweb.be/boards/2/topics/18456
How do I go about specifying an Environment to pass to my Application, that will only be used from a WResource, but needs to be active for as long as the Server runs?
Is that even possible with Wt at the moment?
Cheers
Hi Christian,
I believe my response on your other topic avoids this issue?
Best,
Matthias