Does tapestry work with other other application servers besides jboss?
Answer / Ranjeet Kumar Nikhil
Yes, Apache Tapestry can work with other application servers besides JBoss. Some of the supported application servers include Tomcat, GlassFish, and Websphere.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is there a wysiwyg editor for tapestry, or an ide plugin?
Does tapestry use jsp tag libraries?
What is apache tapestry?
How should do page navigation in apache tapestry?
Is tapestry a jsp tag library?
How do I stream a file to the user from tapestry?
How does tapestry compare to other frameworks?
What does it cost?
Why do we need @script in apache tapestry?
How do I integrate a tapestry application with j2ee declarative security/jaas?
How to get a file from client input to server end in apache tapestry?
I have a form with a submit button. On the form and the submit button are two separate listeners. Which is invoked first?