Re: how do you Show data from sql query result using datagrid taglib

2005-08-04 Thread Ferindo Middleton Jr
I keep getting this error message saying: org.apache.jasper.JasperException: /web/registration_and_attendance_record_maintenance/find_and_list_registration.jsp(177,13) According to TLD or attribute directive in tag file, attribute items does not accept any expressions I'm calling the tag like th

[ANN][RDC] Recent changes - SCXML alpha and sandbox graduation

2005-08-04 Thread Rahul P Akolkar
The RDC Taglib [ http://jakarta.apache.org/taglibs/doc/rdc-doc/intro.html ] has recently added an alpha version SCXML engine, and a SCXML dialog management strategy for the RDC group container. The RDC taglib has graduated from Jakarta Taglibs sandbox. Additions: 1) SCXML Engine - The W3C Voic

RE: JSTL 1.0 problem with Bayern Ch 11 example...

2005-08-04 Thread Givler, Eric
I'd have to agree with you on that one. I downloaded Tomcat 5.0.28 from the site, http://jakarta.apache.org/tomcat , then dropped the pages into the ROOT folder, along with my JSTL 1.0 libs (from jdev 10.1.2). Once I tweaked the jsp page (for parsing) to use a different URI for the TLD - as no

Re: What is the benifit of using SimpleTagSupport on Classics tag

2005-08-04 Thread Rahul Akolkar
On 8/4/05, suman mukherjee <[EMAIL PROTECTED]> wrote: > Hi all, > I am new in JSP2.0. can any one tell me in brief what > are the benifit of using simple tag rather than > classic tag ? I'd start with the 2.0 Javadocs. For your question, I'd start here [ http://java.sun.com/j2ee/1.4/docs/api/javax

Re: how to get value of bean using logic iterator

2005-08-04 Thread Rahul Akolkar
On 8/4/05, Anuradha <[EMAIL PROTECTED]> wrote: > Perhaps if you send a mail to [EMAIL PROTECTED] you will > receive adequate response. > user@struts.apache.org [ http://struts.apache.org/mail.html ] -Rahul > > - Original Message - > From: "Shailendramani" <[EMAIL PROTECTED]> > To: >

What is the benifit of using SimpleTagSupport on Classics tag

2005-08-04 Thread suman mukherjee
Hi all, I am new in JSP2.0. can any one tell me in brief what are the benifit of using simple tag rather than classic tag ? __ Yahoo! Mail Stay connected, organized, and protected. Take the tour: http://tour.mail.yahoo.com/mailtour.html

Re: how to get value of bean using logic iterator

2005-08-04 Thread Anuradha
Perhaps if you send a mail to [EMAIL PROTECTED] you will receive adequate response. - Original Message - From: "Shailendramani" <[EMAIL PROTECTED]> To: Sent: Thursday, August 04, 2005 12:28 PM Subject: how to get value of bean using logic iterator Hi all, I am facing problem