hiall!

We've got a problem with the durability of JavaBeans in JSP-pages:
they never seem to update. I.e whenever we change anything in a bean, these
changes only apply when we change the name of it. So my idea is, that the
server keeps all the older versions of our beans in memory till the end of
days. And as it is always a great effort to change the .java-filename, the
name of the method within the file, compiling it and changing the call in
the JSP-file, I am looking for another solution.
BTW: we use the Apache web server

regards,
--
Steffen Vo�, Splendid Consulting GmbH & Co KG
Skandinaviendamm 212, 24109 Kiel, Germany
fon: 0431-660 97-0, fax: 0431-660 97-20
mailto:[EMAIL PROTECTED], http://www.splendid.de

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to