Re: onRequest and res.stop();
Chris Zumbrunn <[email protected]>
| Newsgroups | gmane.comp.java.helma.general |
|---|---|
| Message-ID | <[email protected]> |
On Apr 10, 2007, at 13:50 , Andreas Schuh wrote: > > hi, > > i've upgraded helma from 1.5.3 to 1.6.0-rc1 and now it works fine. > with helma 1.5.3 (java 6) i got ever the same error: stop() is a > undefine > function of (res-)object. Yes, sorry about that. The docs are a bit ahead of the release status right now. They are for Helma 1.6 not 1.5.3 anymore. In the future we will add version information to newly added or modified properties and methods. Right now, for users of pre-1.6 versions, the docs can be misleading at times. Chris