Hi!
I have been trying for two days to start using javabeans with
jsp but I can�t get my jsp-file to use a bean that I have created. I save the .jsp file in:
C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\ROOT\kise
And the javabean is saved in:
C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\ROOT\WEB-INF\classes\Beans
The code for the bean is:
the code for the jsp-page is:
I get the internal error message:
Does anyone have a clue what to do, it feels like I have tried everything? /davmal