Announce: JSTL (Standard Tags) + Struts (MVC) live web Demo

2002-07-23 Thread Vic C.
If you are starting a Java Web, you should use MVC and Standard tags, this "kit" is a sample of "best" (at least good) practices. It is MVC (Struts/Tiles)+JSTL +XSLT+ DAO (Open Source Data Access Object w/ SQL) + DB CRUD (Create update delete and SQL DLL scripts)+ J2EE Security ( to make Tomca

Tag library building questions.

2002-07-23 Thread Simran Singh Gleason
Hello, I work on building a tool to help develop tag libraries (the Netbeans / Forte for Java tag library editor), and would like to ask some questions about how people build tag libraries, in order to provide better tool support for creating and using tag libraries. I realize this is a list fo

accessing blobs and clobs

2002-07-23 Thread Paresh Kapadia
Hi, Can anyone help me with accessing BLOBS and CLOBS data types using JSTL SQL tags and displaying them on jsp page, sample code would be appreciated. Thanks, Paresh -- To unsubscribe, e-mail: For additional commands, e-mail:

JSTL - I18N and resource bundle

2002-07-23 Thread Marino Tudor
Hi, How to specify a resource bundle for I18N in JSTL? Should it be specified in web.xml file under element or somewhere else? What If there is no specific bundle for request Locale? (Should be the base resource bundle used than?) Marino Tudor -- To unsubscribe, e-mail: