<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.3059" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi all,</FONT></DIV>
<DIV><FONT size=2> It seems that almost all db operations in
OpenCms should be limited in offline project.</FONT></DIV>
<DIV><FONT size=2> My problem is : If I want to allow logged
users to post comments to articles, and I want to save their comments as Xml
Content files in projects, I cannot call CmsObject.createResource(...) in JSP
because the logged users are in online project. Then how can I do what I
want?</FONT></DIV>
<DIV><FONT size=2> Thanks very much!</FONT></DIV>
<DIV><FONT size=2> Best regards!</FONT></DIV></BODY></HTML>