With localWebEvent="navNew", should that set a generated_single.jsp page
into insert mode?

My problem is this.  I need to enter a generated_single.jsp page and be
in insert mode (so that a user can only insert a record and not browse
others -- I took out other nav buttons and set overrideValue="" so I
just get a blank form with an insert button) .  

I want to enter it via a servlet (in an non-dbforms app) so that rules
out a navNew button.

Currently, I use a sendRedirect and arrive at my dbf page fine but can't
seem to get around a "no parameters error" when I hit submit (to send
the form to the dbf control servlet)".

After looking at the NavNewButtonTag, I think I'll try to stick
"ac_new_" + tableId in somehow but wonder where that could be done the
request? pagecontext?).  Anyway, if this approach seems futile or you
have a better idea please do let me know.

Much appreciated,


shawn <[EMAIL PROTECTED]>

PS.  I want the dbf interceptor I have set up to do some things, that's
why I'd like to use dbf.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to