Xpages - Java - How to start writing code -


I'm new to Java but not Lotus Notes. Here are some of my questions:

  1. The main method in the Java class - can I run a simple HelloWorld.java in excise?
  2. Do I use Java? Create design classes or Java classes in Project Explorer?
  3. Would it be better to uninstall other JVM before DDE starts working in Java?

Thanks Arun

If you want to play with java (No XPages Part) Create Java Project in Domino Designer Java Perspective) and then use the key to write code. When you run it as a Java program it will be output to the console. You can still use domino objects. For example, how does this code indicate that ... I did this to test some data models and concepts and then after realizing my concept, to be used as a genuine real genuine Copyed to NSF. It is so easy to use and test your code as a Java program and to view the output in the browser.

Howard

  public static zero main (string [] args) {try {newsThread.sinitThread ()} // start thread session s = NotesFactory.create session (( String) Null, (string) blank, "Sessena"); // do anything} hold (exception e) {e.printStackTrace (); } Finally {notesThread.stermThread (); // must end each thread}}  

Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -