Hi All
If i'm using SQL date in Session and Entity beans and i'm passing
Date(not defined whether SQL or Util or u can say its Util) from JSP then
it's giving SQL Exception while creating a record, then i changed JSP'date
to first Util Date then that Util date to SQL date now its inserting a
record into Database
I want to ask why it's neccessary ???
Can't we handle date at Session or Entity level
Thanks in advance
Neelu
===========================================================================
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".