hi
this is Akash , i need help in adding java code to jsp. i have a class called JTree , which displays a tree structure menu. now i want to include this code in jsp. i am using websphere to design my GUI. i trying this but i am not able to run this code.
this is what i did
<%@ import ="java.io.*"
...
...
<html>
.......
<%
public class JTree extends JInternalFrame {
code......
%>
</html>
if this is not correct please give me an alternate.please help me. i am new to this environment. it is very very urgent.
Regards
akash