Brad,
One easy way to figure questions like out is to use a good IDE, such as
Eclipse: http://eclipse.org/. If your set your project up with all of
the .jar files that you'll need (just grab every .jar file you can find
in the Slide package you downloaded) the IDE will tell you when you
haven't imported a class and give suggestions for matching classes that
it found in the .jar files. Makes life a whole lot easier.

-James

>>> [EMAIL PROTECTED] 6/23/2004 6:47:34 AM >>>
Hi. 

What packages did you import (i.e. import java.io.*) in your Java
source
program in order for it to compile? 

Thank you in advance,

--Brad Simonin. 

-----Original Message-----
From: Luanne Coutinho [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 23, 2004 2:54 AM
To: Slide Users Mailing List
Subject: Re: Example Java Servlets for accessing data in Slide?

Hi Brad,

I too started on Slide recently and had quite a few problems getting
started. However, with the help of this mailing list, I managed to get
by. 

I am creating a few basic how-to's(based on my experiments and input
from the mailing list) which I'm adding to the Slide wiki- I've
already
put two up at
http://nagoya.apache.org/wiki/apachewiki.cgi?SlideProjectPages 

Hopefully, these will help get you started. They are very basic, but I
think will help people like us get up and running quicker.
I plan to add more soon.

Regards
Luanne


--- [EMAIL PROTECTED] wrote:
> I am very new to Slide. Are there any example Java Servlets for 
> extracting and inserting data into slide?
> 
> I would like to extract an html file located in the following 
> directory:
> http://localhost:8080/slide/files/BradSimonin 
> 
> The file is Brad.html
> 
> Thank you in advance,
> 
> --Brad Simonin
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED] 
> For additional commands, e-mail:
> [EMAIL PROTECTED] 
> 
> 




__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to