. September 2006 17:27
An: Tomcat Users List
Betreff: RE: Tomcat, MyFaces and JSP 2.1
| From: Döring Markus [mailto:[EMAIL PROTECTED]
| Subject: Tomcat, MyFaces and JSP 2.1
|
| If not can I use only the JSP 2.1
| implementation of GlassFish without changing the other parts of the JEE
| implementation
| From: Döring Markus [mailto:[EMAIL PROTECTED]
| Subject: Tomcat, MyFaces and JSP 2.1
|
| If not can I use only the JSP 2.1
| implementation of GlassFish without changing the other parts of the JEE
| implementation?
You mean just use GlassFish as the web container, and continue to use JBoss as
Döring Markus wrote:
> Is it possible to use MyFaces and JSP 2.1 together?
No idea. Ask the MyFaces folks. Don't see why not though...
> Is there any tutorial how to setup tomcat with JSP 2.1?
Use Tomcat 6.x (still in development). First release expected around
the time the final spec is release
Hello,
I'm currently developing an web-application with JSP 2.0, MyFaces 1.1.4,
Trinidad M1
All this is running on JBoss 4.0.3 SP1 and Tomcat 5.5
I have to include some functions included in JSP 2.1 and searched the web for
it, but didn't find much information.
Is it possible to use MyFaces and