When my applet loads under IE5, I see this on the java console:
Error getting package information: com/island/chicago/inlet
com.ms.packagemanager.PackageManagerException: Package not found
at c...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10212640.html
Zones:
JavaDate Answered: 03/02/2002 Grade: A Views: 0
I am trying to
import java.util.*;
import lotus.notes.*;
within MS J++ 1.1
and I get an error message:
Undefined package 'notes'
I just started using MS J++ today so forgive my igno...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10244899.html
Zones:
JavaDate Answered: 01/11/2000 Grade: C Views: 0
From where on the net can i download comprehensive information on DBMS packages free of cost ?
http://www.experts-exchange.com/Database/Oracle/Q_10341978.html
Zones:
OracleDate Answered: 05/11/2000 Grade: B Views: 4
Using SQL*Plus how do I list all the packages and procedure names in a schema, and then when I have a list of their names, individually list the code contained in each of them.
http://www.experts-exchange.com/Database/Oracle/Q_10372076.html
Zones:
OracleDate Answered: 07/17/2000 Grade: A Views: 0
I am reading an html file as a String and sending it in the body but unable to get the displayed html when i try to read the mail.Instead am getting the html syntax.("<html>......</html>")
My pr...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10753481.html
Zones:
JavaDate Answered: 08/10/2000 Grade: C Views: 0
Greetings.
One of my users is getting this (I have replaced the actual package with the string
'NAMEOFPACKAGE', and the name of the database with 'THEDB...
http://www.experts-exchange.com/Database/Oracle/Q_11497178.html
Zones:
OracleDate Answered: 11/16/2000 Grade: C Views: 91
I would like to know the parameters for running a DTS package from a stored procedure.
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20105118.html
This coding has been edited from a currently woking code. this should get data from a html file and put it in a table called survey. the old code did the same but to a table called customers in t...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20137786.html
Zones:
JavaDate Answered: 06/19/2001 Grade: A Views: 0
I am trying to import the org.w3c.dom.*; package, error says symbol not resolved.
how do I get the package from? where should I put the package in?
anyone tells me more about that package?
http://www.experts-exchange.com/Programming/Languages/Java/Q_20154302.html
Zones:
JavaDate Answered: 08/21/2001 Grade: A Views: 0
I am trying to write a chat application that uses some classes in the "com.oreilly.servlet" package. This package was downloaded as a zip file containing the package contents. I renamed the zip f...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20175846.html