File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSP and the fly likes JSTL SQL dataParam Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "JSTL SQL dataParam" Watch "JSTL SQL dataParam" New topic
Author

JSTL SQL dataParam

David Sica
Ranch Hand

Joined: Jan 09, 2002
Posts: 39
I'm trying to create a prototype using JSTL 1.0 and the <sql:update> tag. I need to insert a datetime stamp into a postgresql database and am trying to use the <sql ateParam value=""/> tag to insert the date into my SQL Insert statement but I'm not sure how to populate this tag with the proper variable. Does anybody have sample code or suggestions on how to use the dataParam tag in this context?
Thanks,
David Sica
davidwsica@hotmail.com
 
 
subject: JSTL SQL dataParam
 
Threads others viewed
use bean:message tag inside my jstl c tag
Problem with JSTL sql library in JSP
I need a JSTL equivalent for a Struts tag
Hibernate: sql-insert sql-updat sql-delete
Width of Select Box
developer file tools