Premium Access
-
Top 10 Lotus Notes/Domino development tips of 2009
We present our most popular Notes/Domino developer tips of 2009. From opening Notes documents in Microsoft Word without coding to rebuilding corrupted busytime.nsf files, these tips piqued your interest last year. The Year in Review
-
Top 10 Lotus Notes/Domino coding and development tips of 2008
We've compiled our most-viewed Lotus Notes/Domino coding and development tips of 2008. Discover how to use LotusScript to sort a document selection, programmatically replace the design of a Lotus Notes database, clear a local cache using LotusScript ... The Year in Review
-
Top 10 Lotus Notes Domino programming and development tips of 2007
The results are in. Here are the top 10 most-clicked Lotus Notes programming and development tips of 2007. The Year in Review
-
Developing Eclipse plug-ins for Lotus Notes and Domino -- 7 tips in 7 minutes
This collection of seven tips from Eclipse: Building Commercial Quality Plug-ins, by Eric Clayberg and Dan Rubel, will teach you the fundamentals you need to understand to successfully develop an Eclipse plug-in for your environment. Tutorial
-
A bevy of Notes/Domino development tips
Our SearchDomino.com tip contest runs through the end of March. Here is a list of the current contenders -- an assortment of 13 Notes/Domino development tips from our valued SearchDomino.com members. Take a few minutes to read them over and rate each... Contest
-
A smorgasbord of Notes/Domino development tips
Our SearchDomino.com tip contest runs through the end of December. Here is a list of the current contenders -- a smorgasbord of 20 Notes/Domino development tips from our members. Read them, rate them. Your votes determine the winners. Contest
-
FAQ: Java for Lotus Notes and Domino
Whether you're a Java junior or genius, this collection of expert advice will jumpstart your Java development skills for Lotus Notes and Domino. From writing and troubleshooting Java agents to migrating from Formula or LotusScript to Java, you're sur... FAQ
-
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
-
Sun exec says Java ME release will push Java-Linux meld
Sun's VP Rich Green talks about the pending software release from Sun that he thinks will result in more innovative applications on open source platforms. Article | 17 Aug 2006
-
Ajax and Ruby do Vegas
With Java growing ever more complex and Ajax still unsteady, programmers at The ServerSide Java Symposium espoused the utility of Ruby on Rails. Article | 29 Mar 2006
-
Java developers can't afford to ignore app security
For many Java developers, application security has not been an issue they've wanted to address. That changed last week as a panel of application security experts tackled the subject at TheServerSide Java Symposium in Las Vegas. The panel's message wa... Article | 29 Mar 2006
-
Microsoft's DeVadoss argues SOA is more than IT
John DeVadoss leads the architecture strategy team at Microsoft. Prior to that, he helped major ISVs like SAP and PeopleSoft link up with the .NET platform and before his Microsoft days he was a principal consultant with Tibco Software. Read Part One... Interview | 19 Jan 2006
-
New and Notesworthy: November 2005
This month's roundup of Notes/Domino product news includes two partnerships, a WebSphere Portal tool, a Notes-SharePoint link and updates to one company's entire Notes line. Article | 18 Nov 2005
-
Free, scaled down version of Oracle 10g now in beta
Oracle has released a beta of Oracle Database 10g Express Edition, which can be freely distributed as an embedded database. Essentially a scaled-down version of the enterprise-grade Oracle Database 10g, the software is available only for Linux and Wi... News | 01 Nov 2005
-
New and Notesworthy: October 2005
This month's roundup of Domino product news includes a project management app, an e-mail size limiter and an RSS bridge from Domino views to Java portlets. Article | 21 Oct 2005
-
Andreessen: The future is PHP
Even some influential executives at IBM, which was instrumental in bringing Java to the server and whose WebSphere server software has Java at its core, see the benefits of PHP over Java. News | 20 Oct 2005
-
Java creator defends language's performance
James Gosling, the Sun Microsystems programmer who was instrumental in the creation and development of Java, has spoken up in defense of the performance of the software technology, after a discussion on a website about the programming language's slug... News | 12 Oct 2005
-
Google and Sun deal: That's it?
With rumors that a Google-Sun partnership would challenge Microsoft Office, yesterday's vague announcement that the companies would collaborate on projects like OpenOffice.org and the Google toolbar was quite a letdown. News | 05 Oct 2005
- See More: News on Java for Lotus Notes Domino
-
Java code inserts data from Notes documents into a SQL table
Prepared statements let Lotus Notes Domino users update and insert data into tables. Check out this Java code, which retrieves data from documents and tests to see if the data exists in a SQL table. If it does exist, the data is updated. If it doesn'... Tip
-
Java code shortens strings in a SQL table
Data written to a SQL Server table must be a specified length, or problems will occur. This Java code shortens a string that exceeds field size limits. Tip
-
How to execute a stored procedure in Lotus Notes Domino using Java
Discover an example stored procedure for Lotus Notes Domino written in Java that returns a Job Number value, which is then used in an executed SQL statement. Tip
-
How to return an HTML representation of a Lotus Notes rich-text field
Get Java code that returns an HTML representation of a Lotus Notes document's rich-text field to the calling routine. Tip
-
Shrink Lotus Notes databases with many attachments
Discover how you can trim the size of Lotus Notes databases that have large amounts of attachments with this Java code. Tip
-
Converting Lotus Notes Domino Web pages to PDF files with a Java agent
SearchDomino.com Hall of Famer Michael Marcavage explains how to create a Java agent that lets Lotus Notes Domino users convert Web pages to PDF documents with the push of a Web form button. Tip
-
Converting Web pages to images using Java
Learn how you can use Java code to convert Web pages to images with the click of a button. Tip
-
Creating Microsoft Word documents from Lotus Notes
Learn how to create Microsoft Word documents from a back-end Lotus Notes database using Java code. Tip
-
Automatically scan Lotus Notes database document attachments for viruses
SearchDomino.com member Darren Wright provides a Java agent that will automatically scan document attachments in a Lotus Notes database to check for viruses. If it finds an infected file, it will detach it, clean it and then reattach the decontaminat... Tip
-
Creating PDF documents from Lotus Notes
iText is a free JAR file that uses Java code to create PDF files on the fly from a back-end Lotus Notes database. Tip
- See More: Tips on Java for Lotus Notes Domino
-
Sending and logging faxes from Lotus Notes and Domino
SearchDomino.com development expert Andre Guirard explains how to send faxes from Lotus Notes and Domino, and the best way to keep a record of all faxes sent. Ask the Expert
-
Writing temporary text files that email as attachments
Notes/Domino development expert Andre Guirard helps a developer create a script that will make a temporary text file that can be sent as an attachment via email. Ask the Expert
-
Using add-in Java API in Notes/Domino
This developer is looking for a tip on how to use an add-in Java API (namely, Java Comm API) in Notes/Domino. Ask the Expert
-
Write Java agent to select new and modified documents from Domino
This Notes developer wants to know how to write a Java agent to select only new and modified documents from Domino. Ask the Expert
-
Using Java API to access folders/objects inside Domino server
Ask the Expert
-
Names.nsf being corrupted
Ask the Expert
-
Integrating Domino, PHP, Linux and mySQL
Ask the Expert
-
Insert calendar/reminder object using Java client and Domino Java API
SearchDomino.com expert Andre Guirard offers an option to a developer trying to insert a calendar/reminder object using a Java client and the Domino Java API. Ask the Expert
-
Suppress new browser window
Ask the Expert
-
How can I make the Notes client run Java agents?
Ask the Expert
- See More: Expert Advice on Java for Lotus Notes Domino
-
Top 10 Lotus Notes/Domino development tips of 2009
We present our most popular Notes/Domino developer tips of 2009. From opening Notes documents in Microsoft Word without coding to rebuilding corrupted busytime.nsf files, these tips piqued your interest last year. The Year in Review
-
Top 10 Lotus Notes/Domino coding and development tips of 2008
We've compiled our most-viewed Lotus Notes/Domino coding and development tips of 2008. Discover how to use LotusScript to sort a document selection, programmatically replace the design of a Lotus Notes database, clear a local cache using LotusScript ... The Year in Review
-
Java code inserts data from Notes documents into a SQL table
Prepared statements let Lotus Notes Domino users update and insert data into tables. Check out this Java code, which retrieves data from documents and tests to see if the data exists in a SQL table. If it does exist, the data is updated. If it doesn'... Tip
-
Java code shortens strings in a SQL table
Data written to a SQL Server table must be a specified length, or problems will occur. This Java code shortens a string that exceeds field size limits. Tip
-
How to execute a stored procedure in Lotus Notes Domino using Java
Discover an example stored procedure for Lotus Notes Domino written in Java that returns a Job Number value, which is then used in an executed SQL statement. Tip
-
Top 10 Lotus Notes Domino programming and development tips of 2007
The results are in. Here are the top 10 most-clicked Lotus Notes programming and development tips of 2007. The Year in Review
-
How to return an HTML representation of a Lotus Notes rich-text field
Get Java code that returns an HTML representation of a Lotus Notes document's rich-text field to the calling routine. Tip
-
Shrink Lotus Notes databases with many attachments
Discover how you can trim the size of Lotus Notes databases that have large amounts of attachments with this Java code. Tip
-
Converting Lotus Notes Domino Web pages to PDF files with a Java agent
SearchDomino.com Hall of Famer Michael Marcavage explains how to create a Java agent that lets Lotus Notes Domino users convert Web pages to PDF documents with the push of a Web form button. Tip
-
Developing Eclipse plug-ins for Lotus Notes and Domino -- 7 tips in 7 minutes
This collection of seven tips from Eclipse: Building Commercial Quality Plug-ins, by Eric Clayberg and Dan Rubel, will teach you the fundamentals you need to understand to successfully develop an Eclipse plug-in for your environment. Tutorial
- See More: All on Java for Lotus Notes Domino
About Java for Lotus Notes Domino
Java is a programming language that has the "look and feel" of C++, but it is simpler to use and enforces an object-oriented programming model. Java can be used to create complete applications that may run on a single computer or be distributed among servers and clients in a network. It can also be used to build a small application module or applet for use as part of a Web page. Discover how to build Java applications for Lotus Notes Domino and find sample code and tips here.