hi friends, this is me again. i was developing a e-tutorial site, and tried to handle the database through the jtds driver for sql. i've created a regn page, which passes on the values of the form to a servlet which calls a sessionbean, which handles the database. to connect to database(YGExam) of the sql server(ERT-PC) having username(sa) and password(123), i've ...