> From: A mailing list for Enterprise JavaBeans development
> [mailto:[EMAIL PROTECTED]]On Behalf Of SINDHU CHELLAPPA

>     In my application, I would like to send a message like
> 'Invalid username or password' when a invalid user logs in.The
> application has a   html which calls a servlet and which in turn
> calls a BMP entity bean which contacts the database.Now what
> happens is if the username is not exsisting in the database the
> ejbload throws the exception and I get a blank screen.Instead I
> want a message to be flashed on the client screen.How could this
> be done?

JMS might help you there.

--
Cedric
PS: this is hardly EJB related

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to