Hi all
I just started learning about struts. I
have a simple question about LogonAction.java.
Maybe someone can shed some light on it.
The source file uses 'UserDatabase ' as in:
UserDatabase database =
(UserDatabase) servlet.getServletContext().
getAttribute(Constants.DATABASE_KEY);
but there is no import stmt for UserDatabase!!!
I haven't tried compiling it yet, but how
is that possible???
Thank you
Mo
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]