<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2604" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hallo list,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>i have opencms6a3 on tomcat 4.1.30 and mySQL 4.0.23 
installed.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>i use the CmsProperty class from org.opencms.file 
package.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>One Constructor is this:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><A 
href="http://www.codedroids.com/javadocs/opencms/build_5_5_4/docs/api/org/opencms/file/CmsProperty.html#CmsProperty(java.lang.String, java.lang.String, java.lang.String)"><STRONG><FONT 
face="Courier New">CmsProperty</FONT></STRONG></A><FONT 
face="Courier New">(</FONT><A title="class or interface in java.lang" 
href="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html"><FONT 
face="Courier New">String</FONT></A><FONT face="Courier New"> key, 
</FONT><A title="class or interface in java.lang" 
href="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html"><FONT 
face="Courier New">String</FONT></A><FONT 
face="Courier New"> structureValue, </FONT><A 
title="class or interface in java.lang" 
href="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html"><FONT 
face="Courier New">String</FONT></A><FONT 
face="Courier New"> resourceValue)</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face=Arial size=2>I want to know the difference between 
structureValue and resourceValue.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks a lot</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Daniel</FONT></DIV></BODY></HTML>