cancel
Showing results for 
Search instead for 
Did you mean: 

Execute sql from jsp page

msvoren
Champ in-the-making
Champ in-the-making
Hi,
Is it possible to execute some mysql code from jsp page and how?
Can you give me an example?

I need to execute store procedure, which returns few numbers i want to display on the page.

Perhaps this can be done through freemarker template?

Thanks
1 REPLY 1

raweck
Champ on-the-rise
Champ on-the-rise
Call sql in bean assigned to this jsp.