[opencms-dev] Can you use OpenCms with .net

Christian Steinert christian_steinert at web.de
Wed Feb 21 22:12:25 CET 2007


> Can you use OpenCms with .NET projects and use the editor to edit .aspx
> files?
Opencms itself is written in java and has a template mechanism that is based on JSP. There is no mechanism for direct Asp integration.

Cou could create asp pages that are
- maintained in opencms
- exported into the filesystem when your website is published
- executed from the filesystem after being published (if your webserver can handle active x)

but you have to see what the benefits are of such a technique. Maybe it's better to create some sort of data interface between opencms and other applications that you want to integrate so that you can pull the data from opencms with java/jsp code

regards christian
_______________________________________________________________________
Viren-Scan für Ihren PC! Jetzt für jeden. Sofort, online und kostenlos.
Gleich testen! http://www.pc-sicherheit.web.de/freescan/?mc=022222




More information about the opencms-dev mailing list