Ivano
|
| Posted: 11/30/2002, 8:27 AM |
|
I have added some code to the afterinsert event of a record form to add a related record into another table.
So I prepared the sSQL variable with the SQL statement inside.
Now.... I found many suggests and exaples how to execute the SQL statement in ASP,PHP,etc,etc,etc, but NOTHING about the same operation in JSP....
Can I execute the SQL statement in the sSQL variable in Java language?
Anyone could help me?
Ivano
P.S.: Browsing the gotocode community it seams that there are many people using PHP and similar, but very few people are using JSP and Servlets technologies (I mean with CC and CCS). Why ????
|
|
|
 |
Ivano
|
| Posted: 11/30/2002, 8:37 AM |
|
I'm using CC 2.0
And.... if I need to use custom Java code, can I write my classes directly in the custom Events?
Thanks!!
|
|
|
 |
|