[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
RE: Bean Reloading problem
Jared,
The information I have provided to you is relevant to the GNUJSP 1.0
implementation of the actual JSP 1.0 specification. The report that you
read, and the code that you are using, were both based upon an obsolete
specification. Sun made considerable changes to the specification prior to
the actual JavaServer Pages specification. The concepts are the same, but
much of the syntax and semantics were changed.
--- Noel