Hi all,

i am new to JSP and have a beginner question. I can't fix to include a class. hmm I 
have 
class wrtitten that do all i need and it works fine on the shell.
Now i want to handle this class in a jsp script, so that i get back the string..

that is what i want to do in my jsp:

Class a = new Class;
out.println(a.Function());


But how to include my class, can anyone give me a short example, i can't get throw and 
my 
books are not very well.

Thanx a lot.

Kris Wolff
Application Developer
dietzk. Interactive OHG
An der Schindhohl 7
D-65843 Sulzbach am Taunus
Fon +49 (0) 6196 4939-95
Fax +49 (0) 6196 758830
[EMAIL PROTECTED]
http://www.dietzk.de

Reply via email to