Re: How to get previous page
Loretta Nash <[email protected]> Wed, 16 Jun 2004 00:32:26 -0400
| Newsgroups | gmane.comp.java.keel.user |
|---|---|
| Organization | JGlobal Limited |
| Message-ID | <[email protected]> |
Nate: I'm not 100% sure it's all checked in, but there's an <onerror model="xxx"> tag you can use in configuration that does exactly what you're looking for. Basically you just specify the name of the model that should be "re-called" in the config of the model. Mike On Wed, 2004-06-16 at 00:12, Nathan Kontny wrote: > Is there any way built into keel right now that can allow my model figure out > where it was called from? I have a model that can process searches, but it is > reusable from anywhere in my application. And I want to pass errors back to > the model/page that originally called the search model. > > Thank you, > Nate > > _______________________________________________ > User mailing list > [email protected] > http://lists.keelframework.org/listinfo.cgi/user-keelframework.org