File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSP and the fly likes logging user selection Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "logging user selection" Watch "logging user selection" New topic
Author

logging user selection

Alex Kravets
Ranch Hand

Joined: Jan 24, 2001
Posts: 476
Hello,
Our company uses menu that displays different applets that a client can use. When a client logs in, he is presented with a menu of different applets. I need to implement a logging system that records user name, time and name of applet that was executed. Can anybody help me out with how should I start implementing this task?
thanks,
Alex


All right brain, you don't like me and I don't like you, but let's just do this one thing so I can get back to killing you with beer.<br /> <br />- Homer Simpson
Asher Tarnopolski
Ranch Hand

Joined: Jul 28, 2001
Posts: 259
make a search at this forum and find topics on applet-server connectivity.
your ActionListener will have to include some methods that will connect to server and store the needed info..


Asher Tarnopolski
SCJP,SCWCD
 
 
subject: logging user selection
 
Threads others viewed
Passed with 384/400 (B&S 2.3.2)
Scope of Session Attributes
servlets and html pages
Session Management
NT domain login and password
MyEclipse, The Clear Choice