--- Begin Message --- Hi Roland,
to be honest, i would not do that. The manualy insert statement is just 1-2 lines of JDBC code, and a pivotal part such as a registration procedure needs to be rock-solid. In order to be rock solid, it should be *either* pure DbForms *or* pure JDBC, but *not* a wild mixture of both.
This was the pragmatic answer to your question. However, i have to admit that i do not know the objectve, technical answer to your question. I don't know if it would be possible technically . Maybe someone who was more involved with DbForms in recent time can provide insight to this
cheers Joe
Weibel Roland, weibero1 wrote:
Hello
Is it possible to use the jdbforms tags in non-visible jsp Pages. For example, if I want to send a password to a user and register him in the db: - I can do the registering in the db with jdbforms - I can't do the sending of the passwort with jdbforms. Is it possible to write a jsp which sends the password and then redirect the form data to the dbforms servlet, so that I don't have to do the db interaction manually?
Thanks for your help Roli
Content Security by MailMarshal s===
--- End Message ---
