PageMixer is HTML renderring framework to replace JSP, XMLC and so on.
It is worth to examine PageMixer, if you not want to embed logic in
HTML files, but want to write it in Java.
You can also use PageMixer in not only server side, but also stand
alone environment.
Major topics of this release are:
- enrichment/enhancement of Struts co-operation(for Struts 1.2.x)
- provide JUnit co-operation
(sorry, not yet well-documented, but JavaDoc-ed)
This is PageMixer first release via SourceForge.net hosting.
PageMixer is HTML renderring framework to replace JSP, XMLC and so on.
It is worth to examine PageMixer, if you not want to embed logic in
HTML files, but want to write it in Java.
You can also use PageMixer in not only server side, but also stand
alone environment.