> Hmm,
>
>     [Tue Oct 31 11:31:30 2006] tao.cgi: Can't locate object method
>         "redirect" via package "BeerDB" at BeerDB.pm line 19.
>
> :/.
>

That is because the Maypole method is named "redirect_request" .  "man
Maypole" and look for it.  Maypole::Plugin::Redirect which probably
still lives on my computer adds a "redirect" method which has a little
different api. Not sure it is necessary anymore.   Also see
redirect_internal_request.  Your problem is weird though.  It seems
like a template problem.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Maypole-users mailing list
Maypole-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/maypole-users

Reply via email to