Title: Inserts and the select tag
If you want to use insert you must specify a table.
Otherwise dbforms do not know in which table you want to insert
data.
The
hidden value just refreshes the form - so which data from wich table do you
show?
Why do want to insert data into an unknown table
I Found The answer... (hope nobody has answered me, I receive the digest...)
The problem is that I have to put java.awt Headless in the catalina
JAVA_OPTS...
Thanks
Mario
Hi all!
I've got a problem with jasper on linux box.
I've added a link to the jasper servlet, it runs correctly on windows
(g
Hi all!
I've got a problem with jasper on linux box.
I've added a link to the jasper servlet, it runs correctly on windows
(generate the PDF), but when I deploy my webapp on linux I get some
errors...
The first error I got was that there was no X11 display on 0:0 : I fixed
starting X on my box,