Tired of dual-language templates
When running Lotus Domino in a non-English environment you might choose to use the translated templates but there are major catches...
Hide property box in Designer
Nice tip on how to disable the property box from popping up when opening design elements via Johan Kanngard.
Multiple form aliases
Looking through the mail template for 6.5.4 I saw something I hadn't realized before.
LotusScript.doc (part 3)
Worked a little more on LotusScript.doc and I am glad that that the class that handles writing the documentation to HTML files are almost done.
LotusScript.doc (part 1)
For a long time now I have been trying to figure out how best to document the LotusScript I write. It is so simple in Java since you have JavaDoc which makes it dead easy. The solution seems to be something along the same lines - meet LotusScript.doc.
Aspect to trace method calls in Java using AspectJ
I have never used aspects but some day it might come i handy --> Tracing an application using AspectJ
Using in JSTL under JBoss
I kept getting "No suitable driver found" errors when trying to use the <sql:query /> tag from Tomcat 5 under JBoss 4.x (the issue would be the same in the JBoss 3.2.x codestream). I was able to do the JNDI lookup for the datasource using a scriptlet but not using the tag.




