Friends,
        I have a class say "Item". How is it possible to create new objects of the Item class  from within my jsp code.The code has already been written using servlets and it is doing fine.
I donot wish to use the useBean tag because i think it would not serve my purpose & when i try to import the Item class , the jsp file doesnot compile saying that it cannot find the class.
I shall appreciate prompt assistance of any kind.
Have a nice day.
With regards,
Sachin S. Khanna.

Reply via email to