Skip to content

This uses the JspParser and will convert JSF 1.2 JSP files to JSF 2 Facelets XHTML files

Notifications You must be signed in to change notification settings

mustangJaro/JSFConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

JSFConverter

This uses the JspParser and will convert JSF 1.2 JSP files to JSF 2 Facelets XHTML files. It has a basic implementation of providing one file at a time, but could easily be expanded to loop through a directory if those are your needs.

There is also prepatory work for converting RichFaces 3.3 to RichFaces 4 in the same conversion handler above.

About

This uses the JspParser and will convert JSF 1.2 JSP files to JSF 2 Facelets XHTML files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages