Hello,
I am learning Sun ONE Web Server Enterprise Edition 6.1 and JSP. I have a some java code (a class) I would like to use in my JSP page.
1. Where to I put my .java file?
For example: myclass.java
2. How do I call (istantiate) my class?
From scouring the docs it looks like <jsp:useBean>
Can you provide an example please.
Thanks,
Michael42
I am learning Sun ONE Web Server Enterprise Edition 6.1 and JSP. I have a some java code (a class) I would like to use in my JSP page.
1. Where to I put my .java file?
For example: myclass.java
2. How do I call (istantiate) my class?
From scouring the docs it looks like <jsp:useBean>
Can you provide an example please.
Thanks,
Michael42