I know what AJAX is and what it isn't.  What I don't know is what OpenCms is and what OpenCms isn't.  Specifically, I don't know if there are any modules / built in features to help handle the server side of the AJAX paradigm.
<br><br>-Stu<br><br><div><span class="gmail_quote">On 3/23/06, <b class="gmail_sendername">Joe Desbonnet</b> <<a href="mailto:jdesbonnet@gmail.com">jdesbonnet@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
AJAX isn't a protocol or standard, it's just a popular term<br>(buzzword!) for technique for bypassing the usual HTTP request and<br>response model.  It can make web applications feel more like<br>traditional windows apps (Google Mail being an excellent example).
<br><br>OpenCms is a content management system -- not a framework for building<br>web applications. It's like asking does the Apache web server support<br>web mail or ecommerce (answer: yes it does, but not directly -- it
<br>sits in a layer below those applications).<br><br>Like wise OpenCms could incorporate web applications /modules using<br>AJAX techniques. There are several Java based AJAX libraries out there<br>and I'm sure you will have no difficulty integrating them into your
<br>OpenCms application or module. However those libraries are not in<br>OpenCms and don't really belong there.. if you know what I mean.<br><br>I hope this made sense.<br><br>Joe.<br><br><br><br><br>On 3/23/06, <a href="mailto:stuart.powers@gmail.com">
stuart.powers@gmail.com</a> <<a href="mailto:stuart.powers@gmail.com">stuart.powers@gmail.com</a>> wrote:<br>> does OpenCms support AJAX, and if so, how?<br>><br>> Thanks,<br>> Stu<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">
http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br>><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">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br></blockquote></div><br>