RE: Displaying data retrieved from a database

2001-06-13 Thread Luna, Kat
objects that I add to TimeRow are of type org.teatimej.timesheet.dao.TimeRowView. Hope it helps. Michael Mokwww.webappcabaret.com/teatimej - Original Message - From: Luna, Kat To: '[EMAIL PROTECTED]' Sent: Tuesday, June 12, 2001 8:36

RE: Displaying data retrieved from a database

2001-06-12 Thread Luna, Kat
Michael, What exactly do you mean when you say "assign the arraylist"? Ibelieve I have all the beans in place to retrievefrom the database and store in an arraylist, but when I try toiterate throughthe bean from the jsp page, I get "scope = null" which makes me thinkthat I am missing this

Logic-Iterate not finding scope of Bean

2001-06-07 Thread Luna, Kat
Title: Logic-Iterate not finding scope of Bean Hi all, me again with my afternoon question.. I have a UserAction class that extracts a list of Users from the database and stores them in an ArrayList. Success from this Action forwards to user.jsp which I want to display the list in table

Please help with JDBC

2001-06-06 Thread Luna, Kat
Title: Please help with JDBC Hi all, I'm having a lot of difficulty understanding the way Struts handles JDBC. I've got a MySQL database that I can access through JDBC from a standard Java class, so I know that my computer's configuration, classpath and drivers are all set properly, but as

GenericDataSource error

2001-06-05 Thread Luna, Kat
Title: GenericDataSource error Hi, I need to get familiar with using Struts and JDBC and I'm trying to run the fruit-glaze application. I've installed mysql and the driver, added the driver to my classpath and started mysql as a service. Then I added fruit-glaze.war to the webapps folder

Form input using image tag

2001-06-04 Thread Luna, Kat
Title: Form input using image tag Hi, I'm trying to use the html:image tag to submit a form, but the graphic is not rendering correctly. html:img works fine for display, but this is the resulting source code of html:image src="images/submit.gif" / tag: tr tdinput type=image name=

CTLX Dreamweaver Extension Error

2001-06-01 Thread Luna, Kat
Title: CTLX Dreamweaver Extension Error Hi, Has anyone encountered a Tomcat:SecurityException when running the ctlx Extension for Dreamweaver? The Floater displays the list of tld's, but onClick() of useTaglibs.html throws the following exception while trying to load the array of taglibs.