No there are some new functions in javax.sql which are no in java.sql,
the problem is that you're most likely missing the J2SDKEE library
j2ee.jar in your classpath and it's failing to recognize it.  Also, if
you're using netbeans or an editor like that it could be that your jar
file is not in the classpath for the ide.  With netbeans no only do you
have to mount the jar, but sometimes you also have to update the
library so it will recognize it all.

weirdness

R

On Thursday, October 10, 2002, at 06:54 AM, Lambert Behnke wrote:

> I usually import java.sql.* rather then javax.sql.*
>
> Maybe that helps ..
>
>     Lambert
>
>>>> [EMAIL PROTECTED] 10/10/2002 12:35:09 >>>
> can any body give me information about from where can i download JSDK3
> .
> java servlet devlopment kit3.0 ver.
> i tried to check on java.sun.com but didn't get it. Is this is
> combined with
> any other download?
> also
> i am facing problem when i import javax.sql.*; in my servlet programe.
> it is
> giving error that can not resolve sysbol.
> pl. help me  regarding why i ma getting this error.and how can i
> rectify it
> ( currently i ma using jdk1.3 with jsdk2.1)
>
> thanks in advance.
>
> avinash
>
> _______________________________________________________________________
> ____
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
>
>
>
> ***********************************************************************
> This transmission contains information which may be confidential and
> which may also be privileged.  It is intended for the named addressee
> only.  Unless you are the named addressee, or authorised to receive it
> on behalf of the addressee you may not copy or use it, or disclose it
> to anyone else.  If you have received this transmission in error please
> contact the sender.  Thank you for your cooperation.
> ***********************************************************************
>
> For more information about AEA Technology please visit our website at
> http://www.aeat.co.uk
>
> AEA Technology plc registered office 329 Harwell, Didcot, Oxfordshire
> OX11 0QJ.
> Registered in England and Wales, number 3095862.
>
> _______________________________________________________________________
> ____
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to