-
rpawlitzek made 2 file-release changes.
2009-08-13 14:15:02 UTC in Hamlets
-
Q: getElementReplacement() doesn't seem to work. What can I do?
A: A <REPEAT> tag which contains the <REPLACE> tag doesn't have an ID attribute.
Example:
<SPAN ID="RowInit" />
<REPEAT ID="Keys">
<TR ID="RowNext" CLASS="even">
<TD CLASS="report"><INPUT CLASS="Checkbox"...
2009-02-11 10:00:20 UTC in Hamlets
-
Q: I get a java.net.MalformedURLException when using Hamlets.
A: This exception indicates that a template cannot be found. Make sure that all templates used in the serveDoc statements do exist.
Example:
serveDoc (req, res, "GuestBookTemplate.html", handler);
The template "GuestBookTemplate.html" must exist. A common mistake is to use "GuestBook.html"...
2009-02-11 09:58:49 UTC in Hamlets
-
rpawlitzek committed patchset 3 of module hamlets to the Hamlets CVS repository, changing 1 files.
2007-04-24 16:14:08 UTC in Hamlets
-
rpawlitzek committed patchset 2 of module hamlets to the Hamlets CVS repository, changing 12 files.
2007-04-24 15:36:35 UTC in Hamlets
-
rpawlitzek committed patchset 1 of module hamlets to the Hamlets CVS repository, changing 12 files.
2007-04-24 15:36:35 UTC in Hamlets
-
Dear Madam/Sir:
I created a little mess with my initial CVS import. I would like to ask you to reset the CVS repository.
Thank you for your help
Rene.
2007-04-24 09:44:37 UTC in SourceForge.net
-
rpawlitzek registered the Hamlets project.
2007-03-24 01:05:37 UTC in Hamlets