jsf - Will an app built with MyFaces 2.1.11 run on Tomcat 6.0.24? -


i starting new web application (as learning project). have freedom choose framework use, must use javaee, must mvc, , must run on tomcat 6.0.24. i've decided go jsf 2, using myfaces implementation (the choice of myfaces arbitrary...i need started learn, wanted used in practice real-world apps). latest release 2.1.11, , figured i'd go that. however, run problems trying run app built myfaces 2.1.11 on tomcat 6.0.24? i'm new java web development , jsf, wasn't sure if there'd issues, don't want down path (especially starting scratch whichever framework use) , realize app won't work tomcat 6.0.24. thanks.

ok, i've done more reading , practicing on past week, things have become clearer , feeling of being overwhelmed buzzwords has subsided bit. in retrospect, getting jsf 2 , jstl in place pretty easy, , have think functional development environment.

confirming supported servlet/jsf versions in tomcat cinch. using eclipse indigo, javaee 6, apache myfaces 2.1.11, , jstl 1.2.1, (very simple) test apps worked on tomcat 6.0.24.

this specific question, i'm not sure whether of use else, figured i'd give answer completeness. balusc input on question , many other contributions on so!


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -