AppFuseSupport |
|
Your trail: |
This is version 24.
It is not the current version, and thus it cannot be edited.
[Back to current version]
[Restore this version]
This is a list of questions that relate to AppFuse. You might also checkout the AppFuse Tutorials and StrutsResume Support pages.
- HowTo use NTLM authentication with appfuse? Using the jCIFS, one can use the jcifs.http.NtlmHttpFilter to use the NTLM authentication in Tomcat. Matt can you give some pointers if this can be integrated with AppFuse?
- Here is how I used Andy Armstrong's JAAS Login Modules to get Tomcat to talk to an NT Domain. It's been over a year since I tried it - but it worked quite well at the time. I have no experience with jCIFS - but if you get it working - please let me know. I'd be happy to help you write a howto on this wiki for it.
- What is AppFuse? It's an application that is meant to demonstrate how to use XDoclet with Struts to generate your Forms, web.xml, struts-config.xml, and validation.xml. It's also designed to show how you can use the different security packages (i.e. form-based authentication, SSLExt) and advanced Struts techniques (i.e. Tiles, Validator) to build your webapps. It also integrates with Hibernate on the backend to do database persistence.
- To support multiple developers with the same instance of Tomcat, simply change "${webapp.name}" to "${user.name}" in the various deployment methods.
If you want to setup build.xml graphics, like the PowerPoint Preso has, read setting up vizant.
|