Loading Database

2002-05-03 Thread Chen, Dean (Zhun)
Hi, For struts, I know it's possible to load a bean and then display the contents of the bean in sequence. Is it possible to load a bean partially, display the contents, while simultaneously loading the rest of the bean. This way when the user is viewing the 1st page, the rest of the pages are

Re: Loading Database

2002-05-03 Thread Kevin . Bedell
Users Mailing List' [EMAIL PROTECTED] cc:(bcc: Kevin Bedell/Systems/USHO/SunLife) Subject: Loading Database Hi, For struts, I know it's possible to load a bean and then display the contents of the bean in sequence. Is it possible to load a bean partially, display the contents, while

RE: Loading Database

2002-05-03 Thread Chen, Dean (Zhun)
. Additional input is well appreciated. Thanks, Dean Chen -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, May 03, 2002 10:33 AM To: Struts Users Mailing List Subject: Re: Loading Database The easiest approach is to retrieve all the content for later

RE: Loading Database

2002-05-03 Thread Kevin . Bedell
] To: 'Struts Users Mailing List' [EMAIL PROTECTED] cc:(bcc: Kevin Bedell/Systems/USHO/SunLife) Subject: RE: Loading Database Thanks this will help alot. Our application is not based on EJB, rather using straight forward JavaBeans. However, I assume there can be a lot of performance gains in using EJB

RE: Loading Database

2002-05-03 Thread Galbreath, Mark
: Loading Database Hi, For struts, I know it's possible to load a bean and then display the contents of the bean in sequence. Is it possible to load a bean partially, display the contents, while simultaneously loading the rest of the bean. This way when the user is viewing the 1st page, the rest

Re. : Problem loading DATABASE: org.xml.sax.SAXException

2001-06-26 Thread mikael . lharant-unilog
. [EMAIL PROTECTED]@marine.alstom.com le 25/06/2001 15:18:26 Veuillez répondre à [EMAIL PROTECTED] Pour :[EMAIL PROTECTED] cc : Objet : Problem loading DATABASE: org.xml.sax.SAXException Hello! I am using STRUTS with WEBSPHERE 3.5.3. I try to use the STRUTS EXAMPLE. When I start

Problem loading DATABASE: org.xml.sax.SAXException

2001-06-25 Thread mikael . lharant-unilog
:19 : AUDIT [uc2902/Default Server]: SRVE0091I: [Servlet LOG]: database: Loading database from '/WEB-INF/database.xml' 22/06/01 14:19 : AUDIT [uc2902/Default Server]: SRVE0092I: [Servlet LOG]: database: Database load exception: org.xml.sax.SAXException: org.apache.struts.webapp.example.User

RE: Problem loading DATABASE: org.xml.sax.SAXException

2001-06-25 Thread Assenza, Chris
Have you placed Jaxp 1.0.1 (not 1.1.1) jar's in the servlets directory before firing up the server? Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, June 25, 2001 9:18 AM To: [EMAIL PROTECTED] Subject: Problem loading DATABASE

Re. : RE: Problem loading DATABASE: org.xml.sax.SAXException

2001-06-25 Thread mikael . lharant-unilog
: RE: Problem loading DATABASE: org.xml.sax.SAXException Have you placed Jaxp 1.0.1 (not 1.1.1) jar's in the servlets directory before firing up the server? Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, June 25, 2001 9:18 AM To: [EMAIL PROTECTED

Loading database servlet in struts example throws an error

2001-02-22 Thread Michael Gluckman
2 02:34:47 - path="/struts-example" :database: Initializing database servlet 2001-02-22 02:34:47 - path="/struts-example" :database: Loading database from 'C:\jakarta-tomcat-3.2.1\webapps\struts-example\/WEB-INF/database.xml' 2001-02-22 02:34:48 - path="/struts-example&