[opencms-dev] Problems with <FORM>s and parameters.get
Stephan Hartmann
hartmann at waehrisch-feykes.de
Fri Nov 9 12:39:58 CET 2001
Am Freitag, 9. November 2001 12:19 schrieben Sie:
> Hello
>
> I think that there may be a problem with the caching or with the
> implementation of the base-classes (maybe parameters.get("name") or
> templateDocument.setData ("name", value)).....
>
disable the element-cache in opencms.properties just to see if it works. if
it does, let it disabled (as i do) or study the new cache methods in
A_CmsTemplate and CmsXmlTemplate.
> Has anyone solved this problem or is there a howto available or any other
> hint, or what i am making wrong?
>
> Another question is the access of the MySQL-database. Is there a method to
> use the connection of opencms for example to read article-data from a
> MySQL-table?
>
have a look at the news module.
> The proble is, that the Example for a ContentDefinitionObject does not
> cover the storage of data in a SQL-database.
>
> Thanks in advance
> Peter Gandert
>
> PS:
> My System:
> Win2000 / Tomcat4 / OpenCMS 4.4.6 / MySQL 2.32.xx
More information about the opencms-dev
mailing list