java - How to integrate CMS to existing web site -


I try to solve the problem with the existing web app with some CMS integration. The web app is based on Java (basic 3-layered architecture). The UI layer is based on Apache wicket framework. Our web app is positioned on the Glassfish server.

I have to insert a new part into my existing pages, it will be part of CMS. For example: I have two screens on the web page The entire page is generated from the html wk, the first devail service is generated from the wicket with the data, the second div - CMS division is generated from the CSM. I think it is only my idea to have a CMS for the appropriate article HTML for the CMS element .

Can you give me some suggestions on how to do it, because I really do not know how to do it.

Thank you for your prompt reply. Jason Smith

If you have not selected your CMS yet, you may wish to see CMS projects is listed.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -