Question
Standalone code sample that does user authentication & remote access to services & manager
Can anyone offer up a "standalone" (i.e., uses "main", not an applet) java source code sample that remotely authenticates a user with a password and uses server side code via helper objects (eventually looking towards walking product structure, e.g., from what I understand, using wt.fc.PersistenceHelper.manager, wt.vc.struct.StructHelper.service, ...)

