Title: RE: [PROPOSAL] XMLMessageResources
What are some benefits of using XMLMessageResources over standard property files?
Wayne Young
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 11, 2001 1:08 AM
To: [EMAIL PROTECTED]
Subject: [P
How about "Units"?
Wayne
[EMAIL PROTECTED]
-Original Message-
From: Cedric Dumoulin [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 12, 2001 7:13 AM
To: [EMAIL PROTECTED]
Subject: Re: New name for Components / Extended Templates?
"Tiles" sound nice too, and is in the same way as "St
ts-Dev@Jakarta. Apache. Org (E-mail)
Subject: Re: extract .jsp name in extended HtmlTag
On Wed, 11 Jul 2001, Young, Wayne wrote:
> I need to modify HtmlTag to output the .jsp name of the page that
contained
> the tag in a hidden field or comment. This is for debugging
and
> also to link into
I need to modify HtmlTag to output the .jsp name of the page that contained
the tag in a hidden field or comment. This is for debugging and
also to link into our help system.
Any ideas on how to do this from within doStartTag()?
Thanks.
Wayne
[EMAIL PROTECTED]
James,
Not sure if this is your problem, but I had an issue with the wrong property
descriptor being returned for a bean.
Check out the bug report.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1843
Hope this helps.
Wayne
[EMAIL PROTECTED]
-Original Message-
From: [EMAIL PROTEC
Ok, my bad. Notice that the key is
org.apache.struts.taglib.Constants.BEAN_KEY instead of
org.apache.struts.taglib.html.Constants.BEAN_KEY. I was missing the "html"
node in the package. Boy I'll be glad when all that source is gone.
Thanks.
Wayne
-Original Message-----
Fro
I've been trying to make a version of that doesn't require the
"name" attribute and just uses the default form bean if it isn't supplied.
(like the HTML tags work)
I've tried changing the name to Contants.BEAN_KEY just like in BaseFieldTag.
// Look up the requested bean (if necessary)
I've been developing some custom tags for our framework that runs with
Struts. Eventually, we would like to see this OR some similar functionality
incorporated into Struts. THE SOURCE CODE IS IN mslv-shared.jar. Jakarta-ORO
is also required
The tags provide the following functionality:
o Ability
problem before. It looks like you have found the
correct javascript to make it work. Please post this as a bug to
http://nagoya.apache.org/bugzilla/.
> -Original Message-
> From: Young, Wayne [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 01, 2001 11:13 AM
> To: Struts
EMAIL PROTECTED]
-Original Message-
From: Young, Wayne [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 01, 2001 10:13 AM
To: Struts-Dev@Jakarta. Apache. Org (E-mail)
Subject: radio button focus
I am trying to set focus to a radio button using the "focus"
attribute, but the java
I am trying to set focus to a radio button using the "focus"
attribute, but the javascript generated doesn't work. I'm not sure if I'm
not using the "focus" attribute on incorrectly, or if this is a
bug.
Here's a snippet of the JSP: (some formatting removed)
Network
Connection
Next
It
en not connected to
> internet
>
>
>
>
> On Fri, 30 Mar 2001, Young, Wayne wrote:
>
> > I'm trying to run my struts application disconnected from the internet.
> >
> > When I try to start Tomcat 3.2 in JBuilder4, it is unable to
I'm trying to run my struts application disconnected from the internet.
When I try to start Tomcat 3.2 in JBuilder4, it is unable to find the
struts-config_1_0.dtd in the location below and won't load the action
servlet. (as expected)
http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd">
The property is "networkTypes" and it is a Vector.
Wayne
[EMAIL PROTECTED]
-Original Message-
From: Rob Leland [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 29, 2001 2:45 PM
To: [EMAIL PROTECTED]
Subject: Re: dropdown values gone after validation error
"Youn
I have the following struts/JSP fragment that creates a dropdown with values
from the networkTypes attribute.
The networkTypes attribute is created in the "getNetworkTypes" action that
displays this page. The page displays correctly initially. But if I have a
validation error & the page re
I agree that it can't handle everything, but you also can't write custom
validation everywhere.
The design also allows the validation to be modified in the JSP, a
requirement of some of our customers. (we always re-validate in our
transaction services layer)
I am very much in favor of the additi
Sent: Thursday, March 15, 2001 1:20 PM
To: Struts-Dev@Jakarta. Apache. Org (E-mail)
Subject: Re: form bean types
On Thu, 15 Mar 2001, Young, Wayne wrote:
> I'm working on a "standards" document for struts development at work and
> have a question.
>
> I've seen
I'm working on a "standards" document for struts development at work and
have a question.
I've seen references on the mailing list that fields on form beans
(descendants of ActionForm) should only be java.lang.String if you want them
to automatically populate your form fields on your .jsp page.
An upgrade to Tomcat 3.2.1 fixed the locale issue. Thanks.
Wayne
[EMAIL PROTECTED]
-Original Message-
From: Young, Wayne [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 12, 2001 3:05 PM
To: '[EMAIL PROTECTED]'
Subject: RE: wrong locale selected at runtime
I'm usin
ge.
Thanks.
Wayne
[EMAIL PROTECTED]
-Original Message-
From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 12, 2001 2:26 PM
To: '[EMAIL PROTECTED]'
Subject: Re: wrong locale selected at runtime
On Mon, 12 Mar 2001, Young, Wayne wrote:
>
> I have
I have two languages in my IE 5.5 language preference with the following
order of priority:
English (United States) [en-us]
Spanish (Mexico) [es-mx]
Note that [en-us] is listed first. But when I run my application, it shows
me the Spanish resources. If I reverse the order, it shows me the Englis
re Code 500. I've
attached the log from executing SilverCmd and the server log output. Note: I
had to add struts.jar to my AGCLASSPATH during deployment to even get
logon.jsp to compile.
Thanks.
Wayne
-Original Message-
From: Rousseau, John [mailto:[EMAIL PROTECTED]]
Sent: Friday, Mar
Does anyone know if SilverStream 3.7.1 is required to work with struts 1.0?
I have successfully deployed 'struts-example' built on struts 0.5 to
SilverStream 3.7. But the 1.0 version won't deploy to SilverStream 3.7.
The example at http://jakarta.apache.org/struts/installation-sas.html
mention
I'll answer my own question.
I was using the deprecated 0.5 version of the form tag. It works correctly
if I use the 1.0 version.
Wayne
-Original Message-
From: Young, Wayne [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 28, 2001 10:40 AM
To: Struts-Dev@Jakarta. Apache
I just upgraded an application from struts 0.5 to the 1.0 beta-1 version.
Now when I catch an error in validate() & redisplay the page, the contents
of the fields are empty. This worked fine in 0.5 and the struts-example is
OK.
Any ideas on what changed? I've missed something.
Wayne
, can you tell us what it is you're trying to do? Maybe we can come up
with an alternative approach.
--
Martin Cooper
Tumbleweed Communications
At 11:00 PM 2/27/01 -0500, Mallari Kulkarni wrote:
>Hi,
>
>Struts "enumerate" tag does that
>-Original Message- Fro
Does anyone know how to create a tag that produces struts tags & then
recursively processes them.
Something like:
is processed and returns
which is then processed to HTML.
Any help would be appreciated.
Thanks.
Wayne
[EMAIL PROTECTED]
Has anyone ever tried to automatically build struts form elements based on a
schema?
Let me explain.
I have the following schema in demographics.xsd:
http://www.w3.org/1999/XMLSchema">
28 matches
Mail list logo