Can I create Java Plugin for Lotus Notes Basic (w.o. Eclipse)

Can I create Java Plugin for Lotus Notes Basic (w.o. Eclipse) ?I want to connect to another web server from Java code while client is logging into. Can I do this in Basic Configuration ?

Subject: Can I create Java Plugin for Lotus Notes Basic (w.o. Eclipse)

Eclipse Java plug-ins cannot be used with the Notes basic client because it does not have the underlying Eclipse framework. However, you can write a Java agent that will run on the basic client to do whatever it is you are trying to do.