How do I integrate a tapestry application with j2ee declarative security/jaas?
Answer / Vaibhav Garg
To integrate Tapestry with J2EE Declarative Security (JAAS), you can create a LoginModule and configure it in the JAAS policy file. Then, you'll need to manage the authentication process within your Tapestry application.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to get a file from client input to server end in apache tapestry?
Why do we need @script in apache tapestry?
I have to restart my application to pick up changes to specifications and templates, how can I avoid this?
How do I integrate a tapestry application with j2ee declarative security/jaas?
How should do page navigation in apache tapestry?
What is apache tapestry?
What’s the lifecycle of a form submit?
Is there a wysiwyg editor for tapestry, or an ide plugin?
I have a form with a submit button. On the form and the submit button are two separate listeners. Which is invoked first?
How do I make a link popup a new window?
Does tapestry work with other other application servers besides jboss?
Is apache tapestry free/open source?