Amir Hadzic
- Email:
- Registered on: 03/03/2010
- Last connection: 04/12/2010
Activity
Reported issues: 0
04/07/2010
- 10:35 am Wt Help: RE: How to get session id in a WResource?
- I have "stolen" the code for generating random tokens from /web/Configuration.C (Configuration::generateSessionId()) ...
03/31/2010
- 01:00 am Wt Help: RE: How to get session id in a WResource?
- Hi,
I'm basically writing a HTTP API and using a WResource to handle API requests. I don't really need that sessio...
03/30/2010
- Hello !
I'm serving a custom WResource using @server.addResource(&apiService, "/api");@ and I need to get the sess...
03/24/2010
- 01:33 am Wt Help: RE: User authentication and session managment in Wt.
- Hmmm maybe something like this...
Let's suppose we have a database table Users with Id, Username, Password, Sessio... - Hello Everyone!
Can anyone shed some light on this topic, please? Basicaly I want to use one WApplication for chec...
03/07/2010
- 12:33 am Wt Open discussion: RE: Undefined references everywhere when trying to use Wt::Dbo
- I have solved the problem by adding _wtdbo_ and _wtdbosqlite3_ to _TARGET_LINK_LIBRARIES_ in wtDboTest/source/CMakeLi...
03/06/2010
- 09:31 pm Wt Open discussion: RE: Undefined references everywhere when trying to use Wt::Dbo
- I'm very, very sorry for posting in the wrong subforum...
- Hello Everyone!
I have the following "codebase":
* "wtDboTest/CMakeLists.txt":http://pastebin.com/MfPHp8ny
* "wt...
03/04/2010
- 09:17 am Wt Help: RE: How can I read POST data in a Wt application?
- I just started using Wt, so I'm not pretty sure how to use WResource. Do I create an WAnchor in my application and pa...
- 12:44 am Wt Help: RE: How can I read POST data in a Wt application?
- Nevermind, I managed to read POST & GET data with WEnvironment which is passed as an argument (env) to WApplication c...
Also available in: Atom