General

Profile

Amir Hadzic

  • Login: schmrz
  • Email: amir.hadzic91@gmail.com
  • Are you a spammer?:
  • Registered on: 03/03/2010
  • Last sign in: 04/12/2010

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

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()) ... Amir Hadzic

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 session ...
Amir Hadzic

03/30/2010

01:07 AM Wt Help: How to get session id in a WResource?
Hello !
I'm serving a custom WResource using `server.addResource(&apiService, "/api");` and I need to get the sessio...
Amir Hadzic

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, SessionI...
Amir Hadzic
12:56 AM Wt Help: User authentication and session managment in Wt.
Hello Everyone!
Can anyone shed some light on this topic, please? Basicaly I want to use one WApplication for checki...
Amir Hadzic

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/CMake... Amir Hadzic

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...
Amir Hadzic
09:25 PM Wt Open discussion: Undefined references everywhere when trying to use Wt::Dbo
Hello Everyone!
I have the following "codebase":
- [wtDboTest/CMakeLists.txt](http://pastebin.com/MfPHp8ny)
- [...
Amir Hadzic

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... Amir Hadzic
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... Amir Hadzic

Also available in: Atom