Email Alerts
-
Converting Notes applications to J2EE
Ask the Expert
-
Can Notes workflow be implemented into J2EE?
Ask the Expert
-
Developer University: Domino, Java and J2EE
If you work with Domino, you need to know more than Domino. Our Domino, Java and J2EE Developer University provides resources, definitions, articles, tips, webcasts and other advice on all three topics -- all in one place. Learning Guide
-
IBM Lotus puts best Java Server Face forward
Central to efforts to ease J2EE development for the Domino programmer are Java Server Faces, now moving through Java Community Process standardization. These tags are intended to abstract out some of the complexity inherent in J2EE. News
-
Quick Takes: Jagre cuts prices on development tools
In this week's product roundup, Jagre lowers prices on its DXSuite Designer Tools, Teamstudio offers incentives to court customers, and Gallatin gives away its Domino marketing application. Article
-
Edit data without writing an agent
If you have a need to update data for a document and you always create an agent then this code is for you! Tip
-
Attach a file into mail by dragging and dropping
It is quite simple to attach a file into a Notes mail without selected File menu, attach button or anything else. Tip
-
Purging select dead messages from mail.box
This agent will automatically delete dead messages from MAIL.BOX that match certain criteria. Tip
-
Computed looking/acting text fields
Ever wish you could use a Notes computed field but you are using JavaScript to do your calculations? Tip
-
Validating radio button fields
I have created this generic function to check if a value of a radio button field has been selected.
Tip