Skip to Content
0
Former Member
Oct 25, 2005 at 04:01 PM

applet jar creation

39 Views

I am creating a web application, and the server side objects are fairly simple to create with the NDS.

Now I want to create some applets and create the JAR for deployment within my web application. To add, the applet passes objects back and fourth to the server, so my web application will need to be aware of the classes in the applet application.

How do I do this within NDS?