| NPS is an enterprise CMS implemented in Java,with
which you can easily manage and maintain multiple websites. It provides
an attractive interface, an efficient template tag engine, an easy to use
administrative panel, an advanced permission control system and
much more.
Best of all, NPS is freely available under the GPL license.
If you or your company are searching for a serious and robust CMS
Software, NPS is the right choice.
By NPS,you can:
1.Config website visually,manage topics in tree structure
2.Collaborative edit,audit and publish news in workflow,no HTML
skills needed
3.Integrate with existing enterprise system like ERP,convert these
datas to HTML easily,no programming needed
4.Customize your website easily
During publishing process,three steps will be done automatically:
1.News stored in ORACLE will be transformed into HTML format using
template;
2.All HTMLs will be ftped to web servers;
3.Fulltext index will be generated by solr and ready for search.
After that,news has been released in HTML format,and customers can
view the news in web servers. HTML format will considerably enhance
website’s response ability, improve its response speed and enrich
its fan-out users. Moreover, it is more convenient for search engine
such as Google to crawl.
The core technology of transforming is template tag technology based
on ANTLR and ANT.
With ANTLR and ANT, NPS provides the best tranformation performance
for transforming. Tags are easy to use,see Documentation
for details.
Below is a typical logic structure of NPS application.
Expansion packages developed for NPS are welcomed.They are deployed
in App Server or NPS Server. For example, product inquiry module
can display your product online rapidly and offer product inquiry
function.
|
|
NPS could run on operation platform which support JAVA1.5, including WINDOWS、LINUX、FREEBSD 5.4/6.0、AIX 5、SOLARIS 8/9/10、HP-UX 11i.
Application server like TOMCAT,Resin,Jboss,IBM WAS, BEA Weblogic, SUN java Enterprise system and Oracle Application Server can be deployed.
ORACLE 9i or 10g are advised.
|