I would like to import existing .jar and .jsp files into an XPages application.
I have seen different ways of doing this:
1. Import as a project:
http://www-10.lotus.com/ldd/ddwiki.nsf/dx/reuse_java_xpage.htm
2. Import into the application itself
http://www-10.lotus.com/ldd/ddwiki.nsf/dx/Using_Java_script_libraries_in_XPages
I would like to import these into the application (.nsf) itself not the environment, if you will.
Do I use the Code/Java in the Package Explorer under the database name? Can I import .jsp and .class files too?
Thanks!
Dan