Pop Framework Wiki
Use Java bean as model of web page, reference beans in hyperlinks
Status: Beta
Brought to you by:
fanglin70
The Pop framework contains 4 jars:
1) The mandatory pop1.2.0.jar
2) The mandatory log4j-1.2.15.jar
3) The optional spring jar
4) The optional commons-logging.jar
where the last two jars (spring.jar and commons-logging.jar) are needed only if you want to use Spring to configure your JSP page's Java model and/or your business logics, otherwise, they are unnecessary. You can click the links shown in above to download the jars one by one, or click here to download them all as well as Pop's API and tutorial and readme file.