sers manage these.
> >
> > Thank you for your time,
> >
> > Jason Long
> > CEO and Chief Software Engineer
> > BS Physics, MS Chemical Engineering
> > http://www.supernovasoftware.com
>
>
> -------
Correction. Default implementation uses any configured roles. Your
implementation can override this and implement whatever logic you want.
- Original Message -
From: "Antony Joseph" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Subject: RE: Request Pro
door.
>
> Thanks,
> Scott
>
> -Original Message-
> From: Antony Joseph [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 14, 2005 9:56 AM
> To: Struts Users Mailing List
> Subject: Re: Request Processor validation Question
>
>
> Hi Scott,
> Check the javad
I have gone through the RequestProcessor docs, but do not see
> anyway to get the action.?
>
> Any ideas.
>
> Thanks,
> Scott
>
>
>
Antony Joseph
http://www.logicden.com
https://workeffort.dev.java.net
--
__
--
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
Antony Joseph
http://www.logicden.com
https://workeffort.dev.java.net
--
___
N
:)
>
>Looking forward for yours response.
>
>Have a great day.
>
> Karthikeyan B
>
> ---------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
Anton
--
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail
urely due to the fact that control passes through
> > another action before getting back to the form page. The values
> > somehow get lost on the way.
> >
> > Is there any way to keep the form data through this process? I
ectly with two empty
> addresses, whatever the user types in is not getting set on the
> corresponding AddressBeans of the form collection.
>
> Am I doing something wrong here? Any help/suggestions would be appreciated.
> I am trying to hit a deadline and I have no clue what
> > __
> > Do You Yahoo!?
> > Tired of spam? Yahoo! Mail has the best spam protection around
> > http://mail.yahoo.com
> >
> > -----
> > To unsubscr
alidwhen? "required" doesn't
> > accept values that are nothing but whitespace whereas there's no
> > way to test for this when using validwhen.
>
> K.C. Baltz
>
> ---------
> To unsubscribe
on our
> current framework.
>
> ___
> Chris Cranford
> Programmer/Developer
> SETECH Inc. & Companies
> 6302 Fairview Rd, Suite 201, Charlotte, NC 28210
> Phone: (704) 362-9423, Fax: (704) 362-9409, Mobile: (704) 650-1042
&g
ilar tutorial about i18n?
>
> Thanks in advance!
> Bernhard
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
Antony Joseph
Available for consulting
http://www.logicden.com
Schneider
> Chief Architect
>
> Vecna Technologies, Inc.
> 5004 Lehigh Road, Suite B
> College Park, MD 20740
> [EMAIL PROTECTED]
> t: 301-864-7594
> f: 301-699-3180
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTEC
xactly what I was looking for. The one question
> which I have is how can I use Struts tags inside the columns? I really need
> some buttons and input fields.
>
> cheers,
>
> Peter
>
>
>
> Antony Joseph schrieb:
> > Check out the datagrid library at
&
some buttons and input fields.
>
> cheers,
>
> Peter
>
>
>
> Antony Joseph schrieb:
> > Check out the datagrid library at
> > http://jakarta.apache.org/taglibs/sandbox/doc/datagrid-doc/intro.html
> >
> > If all you are looking for is pagination, sorting and
ti-step workflow and I don't want to confuse
> the user too much.
>
> Best Regards,
>
> Peter
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [
perty where the X
> represents the index of the item that the error happened on?
>
> Thanks for any Help
>
> Jamie Cruz
> Software Engineering
>
>
> ---------
> To unsubscribe, e-mail: [EMAIL PROTECT
Different applications have different requirements. Take a look at the
exception handling in the workeffort application download
http://www.logicden.com to get an idea.
The files you may want to look at are: ApplicationExceptionHandler.java, files
in package com.logicden.workeffort.service.exc
I was looking for data picker for struts myself and could'nt find one. So I
wrote a custom tag using the calender popup javascript available at
http://www.mattkruse.com
The custom date picker tag is available at http://www.logicden.com in the
Workeffort application download (Apache license).
S
You may want to look at Oscache. It allows clustering. That is what I use in my
applications. Even though I use iBATIS, for list of values which change
infrequently, I use oscache with with a spring AOP interceptor invalidating the
cache whenever updates/inserts happen. Because I am using sprin
If you are frustrated by the proliferation of action
forms in your application, you may want to check out
the LazyValidatorForm class in the struts-1.2.6
distribution. It is a wrapper around LazyDynaBean. A
LazyDynaBean is similar to a DynaBean but does not
require the properties to be configured i
We have released a Work effort application. It is
based on an open source stack. The frameworks used are
Struts/iBATIS/Spring along with a whole bunch of other
open source frameworks. Even though the application is
a commercial application, the full source code is
available publicly. If you are loo
23 matches
Mail list logo