I have a web site basing on the example described in http: // http://www.benh.co.uk/alfresco/surf-part-I-getting-started and after seeing the webinard " Introducing the Alfresco SURF Platform ". This site is deployed in my Tomcat (if I accede at http://localhost:8080/alfresco this not appears, of course). But now I need to manage the content included in some regions of my pages.
My site is static and is based on a structure of templates, components, pages and page-associations, so I have everything built with XML files and FTL templates. I want build Web Forms to generate XML files in specific folders, and I'm going to have to change my FTL templates to draw the contents of XML. Can I run jsp inside the template FTL? How? Can I make the template FTL execute a JSP? How? Can I configure my application to use templates JSP instead of FTL templates? How?
Hi, I think you con't use only jsp files, at the time of creating web forms
first it will take schema file and after that it will take FreeMarker (or) XSLT (or) XSL-FO any one of these file, by using these two files the web form will be created, by using that we can create WebContent.