Actions
Support #3123
openSetup Jwt in Netbeans
Start date:
05/12/2014
Due date:
% Done:
0%
Estimated time:
Description
Hello Freinds
I am new to java web programming and jwt how do I setup project in netbeans.
Thanks
Updated by Koen Deforche almost 11 years ago
- Project changed from Wt to JWt
- Status changed from New to Resolved
- Assignee set to Koen Deforche
Hey,
We have no specific experience with NetBeans, but a JWt application should be setup as a bare-bones J2EE servlet application, in which you load the JWt (and JWt auth) jar files.
In particular, there are is specific tooling required: JWt is "just a library".
Regards,
koen
Actions