Please excuse my no-brainer questions as I am a first time email list user
as well as Java developer.
For some reason I get errors saying
javax.servlet not found in import
javax.servlet.http not found in import
Any suggestions where the javax directory should be located??
Thanks
Troy
___
9, 2000 12:03 PM
To: [EMAIL PROTECTED]
Subject: Re: OFF Topic: JAVAX???
Are you sure that jsdk.jar file in class path? if not try it.
Good Luck!
Sanjay.
-Original Message-----
From: Troy Rowe [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 19, 2000 11:14 AM
To: [EMAIL PROTECTED]
Subject:
anjay
Sent: Wednesday, July 19, 2000 12:03 PM
To: [EMAIL PROTECTED]
Subject: Re: OFF Topic: JAVAX???
Are you sure that jsdk.jar file in class path? if not try it.
Good Luck!
Sanjay.
-Original Message-
From: Troy Rowe [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 19, 2000 11:14
Hi, can anyone tell me why I'm getting an error on this.??
___
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archive
Can anyone tell me why this piece of code is being rejected??
Class.forName("oracle.jdbc.driver.OracleDriver");
The error says class not found oracle.jdbc.driver.OracleDriver
my CLASSPATH is as follows:
c:\jdk1.1.8\lib;c:\jsdk2.1;c:\javawebserver2.0\classes;
How do I make my result set scrollable?
I have the result set populating an html table, and I would like the table
to have a scroll on it, any ideas??
Thanks in advance.
Troy
___
To unsubscribe, send email to [EMAIL PROTEC
object you can specify the resultset type .
The type to specify for Scrollable is TYPE_SCROLL_SENSITIVE.
Hope that helps
- Harjit
-Original Message-----
From: Troy Rowe [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 25, 2000 1:39 PM
To: [EMAIL PROTECTED]
Subject: Scrollable Result Sets??
H
To: [EMAIL PROTECTED]
cc: (bcc: Muthukrishnan Giridhar/E-Commerce/DSQ
Software Limited/IN)
Subject: Re: Scrollable Result Sets??
here's a hint--you need to fix the second line of your code. now get the to
the documentation...
--jim
-Original Message-
karthikeyan,
sure if you make your classpath point to it
-Original Message-
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
karthikeyan
Sent: Tuesday, July 25, 2000 11:10 PM
To: [EMAIL PROTECTED]
Subject: Java
Hi everyone, I want my applet to send a query to my servlet and then have
the servlet return the result set in a new seperate browser window from the
applet. Any ideas on how I should go about this?
Thanks in advance
Troy
_
e of java-javascript communication. I am
not sure if java can
talk to any other scription language.
However java-javascript method will work 100%. Does anybody have a better
method?
Nitin
--- Troy Rowe <[EMAIL PROTECTED]> wrote:
> Hi everyone, I want my applet to send a query to my servlet and t
should be
http://localhost/servlet/ anysubfoldername/ servletclassname
Another words if your servlet is called test, and its in a subfolder called
production under the servlet directory then it should be:
http://localhost/servlet/production/test
-Original Message-
From: A mailing list
mad!
-Original Message-
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
David Concannon
Sent: Wednesday, August 09, 2000 10:55 AM
To: [EMAIL PROTECTED]
Subject: Re: help required
Obviously.
***
I'm hoping you may know what my problem is! I'm writing servlets to display
a report to the browser, based on data from an Oracle DB, however I can not
get the resultset to become Scrollable. We are using Oracle 8.1.6 (so
JDBC2.0 is inlcuded in there so the TYPE_SCROLLABLE variables and other
re
Hello everbody, I'm about to start a new task here at work. They want an
applet to be able to display messages which are kept in an Oracle Database
table, dynamcially. If anyone has done this before I'd love to ask you some
questions. Or if anyone knows where I can find a snippet of code or any
Besides javaboutique.com what other sites offer free source code?
I need to find either an emailing system or chat applcation. (Applet or
Servlet)
Thanks
_
Troy Rowe
GUI Software Developer
(613) 226 - 7890 ext.233
[EMAIL PROTECTED]
http://www.magardi.com
How can I call a JApplet from a servlet?
applet tag doesn't seem to work, any suggestions.
Thanks
_
Troy Rowe
GUI Software Developer
(613) 226 - 7890 ext.233
[EMAIL PROTECTED]
http://www.magard
I need my applet to call a servlet and pass it info when a button is clicked
inside the applet. Any suggestions, please : )
Also, in order for the servlet to use the info typed in the applet will the
getParameterNames() and Values work or will I have to do something special
on the applet side?
that I hope you gathered that obvisoulsy there is no
connection taking place. However I have used this connection many times in
my servlets.
CAN ANYONE HELP?
Thanks in advance.
PS. Sorry to those who consider this inapporiate for this userlist. : )
~~~
Troy Rowe
GUI Developer
ehalf Of
dushyanth harinath
Sent: Saturday, September 02, 2000 12:34 AM
To: [EMAIL PROTECTED]
Subject: Re: JApplet DB connection
Hi.
It would be better if u tell us what driver u r using
and the url that u r giving to connect to the database
from the JApplet.
bye
dushyanth
--- Troy Rowe <[EMAI
20 matches
Mail list logo