Jared;
*** You can have your JSP display it's contents dynamically. For this you
can use map or list backed forms. But keep in mind that you need to populate
such maps or lists before you can display in your JSP.
*** Your action form is available in your action class. Look at one of the
the para
On Saturday 28 February 2004 8:19 am, Daniel wrote:
> On the window I have 2 dropdown, the second depends of the first dropdown
> value, then I'll back to the class action with the first dropdown value for
> populate the second. After choice the value at second dropdown, I'll
> qualify for sendin
Hello,
I'm using Aaron Rustads SetCharacterEncodingFilter-filter for Struts but with mixed
results (see link below).
* All my Resource-, JSP- and Java-files are saved in UTF-8 format.
* The filter is configured in Tomcat (WEB-INF/web.xml) for my application.
First problem:
Posted data from a we
May be Ant task can help in your environment.
HTH
Manish Singla
Jim Anderson wrote:
> We have many apps that require the same global forwards. Rather than
> copy this info into the config file for each app, we'd like to be able
> to place it in a struts-config file that lives somewhere on the
>
See
http://jakarta.apache.org/struts/userGuide/configuration.html#dd_config_modules
HTH
Manish Singla
Daniel wrote:
> How can I execute one action (action popupCli)on the other module
> (struts-config-comer.xml), I have one jsp file (cadUsu.jsp) and this jsp file need
> to use one action (popu
How can I execute one action (action popupCli)on the other module
(struts-config-comer.xml), I have one jsp file (cadUsu.jsp) and this jsp file need to
use one action (popupCli) of other struts module (struts-config-comer.xml)
obrigado
Daniel S.
We have many apps that require the same global forwards. Rather than
copy this info into the config file for each app, we'd like to be able
to place it in a struts-config file that lives somewhere on the
filesystem outside WEB-INF, and then specify that as one of the config
files to use. I know
http://www.mail-archive.com/struts-user%40jakarta.apache.org/msg94386.html
hth,
Hubert
--- Martin Gross <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a form with a dropdown list:
> labelProperty="name" />
>
> The collection is set by an action which redirects to this form.
>
> type="de.evolt.n
technically, that's iteration...
On Saturday, February 28, 2004, at 07:56 AM, David Adelson wrote:
No, recursion is you sticking your finger up your butt and
smelling it, sticking your finger up your butt and smelling,
sticking your finger up your butt and smelling it,
all day long
-Original
> > Hi
> > We are developing a web project which incudes jsp
> > ,struts etc. we are using VSS for source control,
> > we are sending jar files to the client and each jar
> > file we have a manifest file which has the version
> > number,build number and date, so if there is any error
> > we just
HI
this one has vrius, i just got a virus alert when i
went to this site...carefull
--- "Domingo A. Rodriguez S."
<[EMAIL PROTECTED]> wrote:
>
> Definitively funny, but Off-topic :)
>
> --- Rick Reumann <[EMAIL PROTECTED]> escribió: >
> On Friday 27 February
> 2004 4:39 pm, Melvin Kurzchen wrote
Now that really sounds gay... I think no one is an idiot for replying to a
message from a list. Idiots are the ones who tend to classify other's
people's replies as 'from idiots'.
As this is an Off-Topic message, I suggest people to avoid replying it
anymore.
Thank you.
--- David Adelson <[EMA
that lets me define the individual versions of *all* dependencies for *all*
projects so that I can say, for example, use *this* version of
commons-beanutils and *that* version of commons-digester to build ***all*** of
the components that are going in to my overall exectable. I am *so* not
interest
No, recursion is you sticking your finger up your butt and
smelling it, sticking your finger up your butt and smelling,
sticking your finger up your butt and smelling it,
all day long
-Original Message-
From: Michael McGrady [mailto:[EMAIL PROTECTED]
Sent: Saturday, February 28, 2004 8:49
That would, I believe, be "you're an idiot"? This is like recursion.
At 05:35 AM 2/28/2004, you wrote:
Your an idiot for forwarding this
-Original Message-
From: Domingo A. Rodriguez S. [mailto:[EMAIL PROTECTED]
Sent: Friday, February 27, 2004 7:06 PM
To: Struts Users Mailing List
Subjec
Your an idiot for forwarding this
-Original Message-
From: Domingo A. Rodriguez S. [mailto:[EMAIL PROTECTED]
Sent: Friday, February 27, 2004 7:06 PM
To: Struts Users Mailing List
Subject: Re: [OT] Gays and computing
Definitively funny, but Off-topic :)
--- Rick Reumann <[EMAIL PROTECT
your in idiot for passing this around
-Original Message-
From: Mark Lowe [mailto:[EMAIL PROTECTED]
Sent: Saturday, February 28, 2004 4:12 AM
To: Struts Users Mailing List
Subject: [Maybe Spam] Re: [OT] Gays and computing
Sounds a bit gay to me..
On 28 Feb 2004, at 07:32, Michael McGrad
Take a look at http://providers.sourceforge.net/ and see ComboSelectTag.
This tag allows you to create 2 or more dependant drop down lists using
Struts and javascript. With this tag, you do not need to reload the page
in the onchange of the first select.
Cheers.
Guillermo.
-Original Message--
Whats the best way for implement this situation:
On the window I have 2 dropdown, the second depends of the first dropdown value, then
I'll back to the class action with the first dropdown value for populate the second.
After choice the value at second dropdown, I'll qualify for sending this inf
umm... if I recall this was to do with the logging output level right?
Yeh. 1.1 deprecates that. Instead it expects this all to be configured in
your logging impl. 1.1 uses commons-logging (a logging api wrapper) that
allows the actual logger used to be pluggable.
Unfortunately configartion of th
Sounds a bit gay to me..
On 28 Feb 2004, at 07:32, Michael McGrady wrote:
Yah, off topic. I bet that is what the [OT] is all about.
At 04:06 PM 2/27/2004, you wrote:
Definitively funny, but Off-topic :)
--- Rick Reumann <[EMAIL PROTECTED]> escribió: > On Friday 27
February
2004 4:39 pm, Mel
Ah! So the form is there! Just not the values?
hehe , ok I better explain about reset().
The reset() method is always called (by the request processor) before it
populates the form from the request. (As you noticed this occurs regardless
of validation results).
The reason for this is due to the
hi,
As far as i am concerned. My prefs are Eclipse and UEdit(designers can use
in combination with other design ides like dreamweaver etc).
See more at http://jakarta.apache.org/velocity/devtools.html
Navjot Singh
>-Original Message-
>From: Andrew Hill [mailto:[EMAIL PROTECTED]
>Sent: S
Hehe, I love this programmers vs designer concept. Every place Ive worked
its always the same poor sod (ie: yours truly) who has to do both roles.
...and why is it Im always the only one who sees the advantages of
monospaced green text on a black background. Darn users always wanting their
proport
24 matches
Mail list logo