its found on google.
--
James Mitchell
Software Engineer / Struts Evangelist
http://www.struts-atlanta.org
678.910.8017
AIM:jmitchtx
> -Original Message-
> From: Jan Zimmek [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 11, 2003 4:59 PM
> To: Struts Users Mailing
Hi,
I am developing an ui-component-extension for struts and have to nest the
"set-property" element inside an "action" element.
According to the DTD of struts 1.1 this should be possible, but when I specify
something like this:
The commons-digester throws the following exception:
java.l
2:20
> To: 'Struts Users Mailing List'
> Subject: AW: Digester Problem
>
>
> I use Struts nightly build from 22.10.2001: If I import the
> bean-factory in Visual Age 3.5 I get the following errors
>
> org.apache.commons.digester.Digester initDigester(int) 2
&
(TeleRelay) [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 31. Oktober 2001 11:59
An: Struts Users Mailing List
Betreff: RE: Digester Problem
I cannot promise that I can answer your question, but I can tell you
that anybody who could answer it, can only know that she can answer it
if you supply the
on to people who are willing to help.
tomK
> -Original Message-
> From: storck [mailto:[EMAIL PROTECTED]]
> Sent: woensdag 31 oktober 2001 11:56
> To: 'Struts Users Mailing List'
> Subject: AW: Digester Problem
>
>
> But if I replace the packages I
But if I replace the packages I get an error that some methodes are not
defined
-Ursprungliche Nachricht-
Von: Tom Klaasen (TeleRelay) [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 31. Oktober 2001 11:31
An: Struts Users Mailing List
Betreff: RE: Digester Problem
1) Use struts 1.0
ck [mailto:[EMAIL PROTECTED]]
> Sent: woensdag 31 oktober 2001 10:47
> To: User Struts (E-Mail)
> Subject: Digester Problem
>
>
> Hi,
>
> I have a greate Problem. I have downloaded an example wich uses
> org.apache.struts.digester but the ActionServlet of Struts n
Hi,
I have a greate Problem. I have downloaded an example wich uses
org.apache.struts.digester but the ActionServlet of Struts now uses
org.apache.commons.digester wich seam not to be compatiple. The example is
from http://www.sura.ru/~gonza/bean-factory/
can someone help me ??
THANKS
--
To un
hi all,
i want to access some tags form my actionServlet, to configure some Beans.
My simple XmlFile:
the config Form bean are only get/set methods. and the actionservlet:
InputStream is = this.getClass().getResourceAsStream("db.xml");
BufferedInputStream bis = new BufferedInputStream(is)
9 matches
Mail list logo