<br><br><div class="gmail_quote">2009/10/23 Andreas Kuckartz <span dir="ltr"><<a href="mailto:a.kuckartz@ping.de">a.kuckartz@ping.de</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I also use JSTL in such systems. Do not underestimate that tag library.<br>
<br></blockquote><div>I agree JSTL is really performant....<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On the other hand JSF 2.0 looks interesting: Ajax ...<br></blockquote><div><br>I also included a Servlet in the jar which contains my tag library.<br>On this servlet I do POST requests per ajax (using jQuery)<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
The "facelets" (replacement for JSP) include a templating mechanism (and JSTL can be used in facelets).<br>
<br>
See:<br>
JSF 2 fu<br>
Part 2: Templating and composite components<br>
Implement extensible UIs with JavaServer Faces 2<br>
<a href="http://www.ibm.com/developerworks/java/library/j-jsf2fu2/index.html" target="_blank">http://www.ibm.com/developerworks/java/library/j-jsf2fu2/index.html</a><br>
<br>
Anyone working on an integration of OpenCms and JSF 2.0 ?<br>
<br>
Cheers,<br>
Andreas<br>
---<br>
<br>
Yves Glodt schrieb:<br>
<div class="im">> Hi,<br>
><br>
> I have done something more or less like you plan I guess, (ab)using<br>
> OpenCms as front-end to embed crm-data in a website.<br>
><br>
> Technically there is a jstl-taglib which connects to the crm-system<br>
> (through a webservice), and exposes defined content at defined spots of<br>
> the website, with jsps which are embedded by the template.<br>
><br>
> best regards,<br>
> Yves<br>
><br>
><br>
><br>
</div>> 2009/10/23 <<a href="mailto:work_registries@web.de">work_registries@web.de</a> <mailto:<a href="mailto:work_registries@web.de">work_registries@web.de</a>>><br>
<div class="im">><br>
> Hi!<br>
><br>
> I would like to ask your opinion on the possibility/practicability<br>
> to use OpenCms as a sort of presentation layer for a JavaEE based<br>
> (web)application.<br>
><br>
> The idea would be to use OpenCMS instead of jsp/jsf.<br>
><br>
> Imagine Java Pet Store Demo or JBoss Seam Hotel Bocking example<br>
> using OpenCms as Frontend.<br>
><br>
> The reason would be to move web page design away from developers<br>
> with jsp/jsf/java knowledge to some OpenCms author with knowledge<br>
> about domain objects.<br>
><br>
> Authoring would not involve creating some articles/news but rather<br>
> to add a new form field or design pages used in a sequence of<br>
> workflow steps. Instead of SCM versioned jsp/jsf you would have<br>
> OpenCms versioning. Instead of deploying a new .war you would switch<br>
> some content online (of course EJBs would have to be redeployed<br>
> beforehand). Instead of usual content objects like articles, news,<br>
> blog entries you would have custom java beans created based on some<br>
> legacy database. And so on.<br>
><br>
> Any thoughts would be appreciated,<br>
> thx, Juergen<br>
><br>
> _______________________________________________<br>
> This mail is sent to you from the opencms-dev mailing list<br>
> To change your list options, or to unsubscribe from the list, please<br>
> visit<br>
> <a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br>
><br>
><br>
><br>
</div>> ------------------------------------------------------------------------<br>
<div><div></div><div class="h5">><br>
><br>
> _______________________________________________<br>
> This mail is sent to you from the opencms-dev mailing list<br>
> To change your list options, or to unsubscribe from the list, please visit<br>
> <a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br>
<br>
<br>
_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br>
</div></div></blockquote></div><br>