ffer, particularly in
the
View Controller feature. Not only does the View Controller functionality
support the setup scenario (via the prerender() callback method on the
ViewController interface), it also supports cleaning up *after* the view
has
been rendered, via the destroy() callback.
Craig
--
Yujun Liang
[EMAIL PROTECTED]
choose the method to be executed. It doesn't care what the
button text is.
--
Wendy
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Yujun Liang
[EMAIL PROTECTED]
to the latest - but
> there are links on each version of the release notes, back to the
> previous version. So you can navigate back through to Struts 1.0:
>
> http://struts.apache.org/1.x/userGuide/release-notes.html
>
> Niall
----
You got to use as many technologies as possible, so your resume looks good.
:)
On 11/3/06, Lixin Chu <[EMAIL PROTECTED]> wrote:
>
> just curious, what's the benifits of configuring Struts Actions in
Spring
> ? isn't Struts config file enough ?
>
--
Yujun Liang
[EMAIL PROTECTED]
om
_
免费下载 MSN Explorer: http://explorer.msn.com/lccn
-----
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Yujun Liang
[EMAIL PROTECTED]
EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Yujun Liang
[EMAIL PROTECTED]
--
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
>>
>
>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Yujun Liang
[EMAIL PROTECTED]
y, you can use this in the context of the DWR
Servlet (i.e. remote class), so it will have to be implemented for each
remote bean.
I was sort of hoping for a generic solution.
Thanks for your reply, Lig
>From: "Yujun Liang" <[EMAIL PROTECTED]>
>Reply-To: "Struts Users
Sent from the Struts - User mailing list archive at Nabble.com.
--
Yujun Liang
[EMAIL PROTECTED]
L PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
_
Find a local pizza place, music store, museum and more…then map the best
route! http://local.live.com?FORM=MGA001
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Yujun Liang
[EMAIL PROTECTED]
Regards,
Ulrich
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Yujun Liang
[EMAIL PROTECTED]
I only used String as key.
public Object getStringMapped(String key) {
return map.get(key);
}
public void setStringMapped(String key, Object value) {
map.put(key, value);
}
Regards
On 9/18/06, Lixin Chu <[EMAIL PROTECTED]> wrote:
On 9/17/06, Yujun Liang &
otify the sender.
**
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Yujun Liang
[EMAIL PROTECTED]
r by default, so
there may be a way to get it to do the same for your validation rules
files too, but you'll have to dig in the code a bit to find out, unless
someone else can offer suggestions.
L.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Yujun Liang
[EMAIL PROTECTED]
Tiles is needed for option 1, but I am not sure if it is still needed if
using Struts-Layout.
On 12/13/05, Jim Douglas <[EMAIL PROTECTED]> wrote:
>
> Can this be done easily with Tiles?
>
>
> >From: Yujun Liang <[EMAIL PROTECTED]>
> >Reply-To: "Struts
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
--
Yujun Liang
[EMAIL PROTECTED]
orge
> >http://www.idiacomputing.com
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> Yujun Liang
> [EMAIL PROTECTED]
--
Yujun Liang
[EMAIL PROTECTED]
e two). The promoted build should
> be made from a tagged set of files in your version control system.
>
> - George
>http://www.idiacomputing.com
>
> -----
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Yujun Liang
[EMAIL PROTECTED]
all an action, a session is
> created. This is a problem because when I want to gracefully shut down
> my server, it complains that I still have an active session. Is there a
> way to configure Struts so that it does not create a session when an
> action is called?
>
>
>
> Tha
n the outer loop is for the indexId attribute.
>
>
>
> Thanks,
>
> Scott
>
>
>
> Virtual Systems International, Inc.
> 1400 Crescent Green / ste. 215
> Cary, NC 27511
>
> Phone: (919) 319-0888
> Fax: (919) 319-0884
> [EMAIL PROTECTED]
> www.virtual-systems.com <http://www.virtual-systems.com/>
>
>
>
>
>
--
Yujun Liang
[EMAIL PROTECTED]
intended recipient,
> Please notify the sender and delete all copies.
> We may monitor email to and from our network.
>
>
>
> -----
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Yujun Liang
[EMAIL PROTECTED]
> # In ressources.properties file
> > > >error.field.mandatory = The field '{0}' is mandatory
> > > >label.name = Your Name
> > > >
> > > > I want the following result : "The field 'Your Name' is
>
--
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Yujun Liang
[EMAIL PROTECTED]
gt; (OpenSessionInViewFilter.java:172)
> >
> > at
> > org.springframework.web.filter.OncePerRequestFilter.doFilter(
> OncePerRequestFilter.java:76)
> >
> > at
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
> ApplicationFilterChain.java:202)
> >
> > at
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(
> ApplicationFilterChain.java:173)
> >
> > at
> > org.apache.catalina.core.StandardWrapperValve.invoke(
> StandardWrapperValve.java:213)
> >
> > at
> > org.apache.catalina.core.StandardContextValve.invoke(
> StandardContextValve.java:178)
> >
> > at
> > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
> :126)
> >
> > at
> > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
> :105)
> >
> > at
> > org.apache.catalina.core.StandardEngineValve.invoke(
> StandardEngineValve.java:107)
> >
> > at
> > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java
> :148)
> > at
> > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
> :856)
> > at
> >
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection
> (Http11Protocol.java:744)
> >
> > at
> > org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(
> PoolTcpEndpoint.java:527)
> >
> > at
> > org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(
> LeaderFollowerWorkerThread.java:80)
> >
> > at
> > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(
> ThreadPool.java:684)
> >
> > at java.lang.Thread.run(Thread.java:613)
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Yujun Liang
[EMAIL PROTECTED]
ay not make sense but it does to me and I find related:
> > "I think Bass is best beer". Anyone who drinks other lesser beers, is
> > lesser than me. :-) Where's the Miller girls in the fountin?
> > Note, this is an illustration, if you don't have Bass in your fridge,
> > I'll drink what you have in the fridge, realy!)
> >
> > .V
> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> >
>
> --
> Frank W. Zammetti
> Founder and Chief Software Architect
> Omnytex Technologies
> http://www.omnytex.com
> AIM: fzammetti
> Yahoo: fzammetti
> MSN: [EMAIL PROTECTED]
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Yujun Liang
[EMAIL PROTECTED]
t; sounds like the recipe for a disaster to me with Websphere involved).
> But that's a problem for tomorrow :)
>
> Frank
>
> ---------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Yujun Liang
[EMAIL PROTECTED]
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >
> >
> >--
> >-
a.policy
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > >
> > -
> > > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> >
; > >
> > > >
> > > >
> -
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > >
> > >
> &
t; > >
> > > > >
> > > >
> > > >
> > > >
> -
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > &g
t; > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Yujun Liang
[EMAIL PROTECTED]
---
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> >
> >
> > -----
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Yujun Liang
[EMAIL PROTECTED]
ilterChain.doFilter(
> ApplicationFilterChain.java:173)
> >
> > at
> > org.apache.catalina.core.StandardWrapperValve.invoke(
> StandardWrapperValve.java:213)
> >
> > at
> > org.apache.catalina.core.StandardContextValve.invoke(
> StandardContextValve.java:178)
> >
> >
. :)
Regards
On 11/23/05, Ted Husted <[EMAIL PROTECTED]> wrote:
>
> On 11/22/05, Yujun Liang <[EMAIL PROTECTED]> wrote:
> > but I can't find in any document about the removal of the
> tag,
> > anybody found that entry?
>
> The template taglib was &quo
up to read, ad supported; try broadband
> > internet. ~~1131632395152~~
> > --
> > --
> >
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Yujun Liang
[EMAIL PROTECTED]
o an object and pass it to a callback,
>
> and just include that function in each popup?
>
> L.
>
>
> -----
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Yujun Liang
[EMAIL PROTECTED]
sounds horrendous, and I'm not sure why you'd need it. I might be
> missing something, but why can't you write one Javascript function that
> knows how to serialize a form into an object and pass it to a callback,
> and just include that function in each popup?
>
> L.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Yujun Liang
[EMAIL PROTECTED]
ds
On 11/18/05, Laurie Harper <[EMAIL PROTECTED]> wrote:
>
> Globals.LOCALE_KEY is a String constant with the value
> "org.apache.struts.Globals.LOCALE_KEY" so yes, the hashcode would be the
> same in either case. That's not it...
>
> L.
>
> Yuj
Chinese. But I do not see this :
>
>
>
> is this ok ?
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Yujun Liang
[EMAIL PROTECTED]
:811)
> at org.apache.commons.beanutils.BeanUtils.populate(BeanUtils.java:298)
> at org.apache.struts.util.RequestUtils.populate(RequestUtils.java:493)
> at org.apache.struts.action.RequestProcessor.processPopulate(
> RequestProcessor.java:805)
> at org.apache.struts.action.RequestProce
)
> at org.apache.commons.beanutils.BeanUtils.populate(BeanUtils.java:298)
> at org.apache.struts.util.RequestUtils.populate(RequestUtils.java:493)
> at org.apache.struts.action.RequestProcessor.processPopulate(
> RequestProcessor.java:805)
> at org.apache.struts.action.RequestProce
gure out what was wrong
> >>>>(obvious in retrospect, but one of those "tricky at the time" problems
> >>>>to solve).
> >>>
> >>>
> >>>I don't see right away how does this matter if you have separate
> >>>submits from a browser each time. Also would not matter if you
> >>>redirect between pages and don't intentionally stuff values into
> >>>redirected request. Redirected request comes clean, so same fields or
> >>>not - does not matter. This is why my two-phase request processing
> >>>works: POST comes with input data, form is populated, then I redirect
> >>>to the same action again, GET comes clean, form is not updated because
> >>>request contains no data.
> >>>
> >>>Forwarded request brings all input data with it, and Struts applies
> >>>this data to another form. Been there ;)
> >>>
> >>>Michael.
> >>>
> >>>-
> >>>To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>>For additional commands, e-mail: [EMAIL PROTECTED]
> >>>
> >>>
> >>>
> >>>
> >>
> >>
> >
>
> --
> Frank W. Zammetti
> Founder and Chief Software Architect
> Omnytex Technologies
> http://www.omnytex.com
> AIM: fzammetti
> Yahoo: fzammetti
> MSN: [EMAIL PROTECTED]
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Yujun Liang
[EMAIL PROTECTED]
Here is some replies when I asked the same question before, hope it helps.
Regards
- Original Message -
From: "JEROME RAULINE" <[EMAIL PROTECTED]>
To: "Yujun Liang" <[EMAIL PROTECTED]>
Sent: Friday, October 28, 2005 6:53 PM
Subject: java.util.Date in Ac
d, 16 Nov 2005 11:06:56 -0500
> >>>>
> >>>> fea jabi wrote:
> >>>>
> >>>>> When I debug after
> >>>>> DynaActionForm setupForm = (DynaActionForm) form;
> >>>>>
> >>>>> my setupForm is null
> >>>>
> >>>>
> >>>>
> >>>> Is your struts config as you posted earlier? i.e., the "name"
> >>>> attribute refers to a Dyna form that doesn't exist in the
> >>>> "form-beans" section? That won't work.
> >>>>
> >>>>> ModuleConfig moduleConfig =
> >>>>>
> >>>>>>>> RequestUtils.getModuleConfig(request,
> >>>>>>>> getServlet().getServletContext());
> >>>>>>>> FormBeanConfig formConfig =
> >>>>>>>> moduleConfig.findFormBeanConfig("CustForm");
> >>>>>>>> DynaActionFormClass dynaClass =
> >>>>>>>> DynaActionFormClass.createDynaActionFormClass(formConfig);
> >>>>>>>>
> >>>>>>>> try {
> >>>>>>>> setupForm = (DynaActionForm)dynaClass.newInstance();
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>
> >>>>> one of the user suggested that when I initialize a form-property in
> >>>>> struts-config using initial="true"
> >>>>> I have to use the above to prepopulate the form.
> >>>>>
> >>>>> is this right?? Am I using at the right place.
> >>>>
> >>>>
> >>>>
> >>>> If Struts is configured the form will have already been created on
> >>>> entry to the Action.
> >>>>
> >>>> I think you need to back up a step and check your configuration. If
> >>>> you post the relevent sections again as they exist now we might be
> >>>> able to help you better.
> >>>>
> >>>> Right now things are wrong, and I find it highly unlikely you would
> >>>> _ever_ need or want to instantiate a form inside an Action.
> >>>>
> >>>> Dave
> >>>>
> >>>>
> >>>>
> >>>> -
> >>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>>> For additional commands, e-mail: [EMAIL PROTECTED]
> >>>>
> >>>
> >>> _
> >>> Don't just search. Find. Check out the new MSN Search!
> >>> http://search.msn.click-url.com/go/onm00200636ave/direct/01/
> >>
> >>
> >>
> >>
> >> -
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >
> > _
> > Express yourself instantly with MSN Messenger! Download today - it's
> > FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Yujun Liang
[EMAIL PROTECTED]
; > Ben Kim
> > Developer
> > http://benix.tamu.edu
> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Yujun Liang
[EMAIL PROTECTED]
default things in my
> app resources, creates a JSP tile chunk and creates a tile definition,
> etc. There's still stuff to do, but not as much as before, and it keeps
> you from forgetting Really Important Stuff.
>
> Believe me, I have little love for the .NET development expe
ion of struts.
>
> Shawn D. Garner
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
> Yujun Liang
> Sent: Wednesday, November 09, 2005 6:27 AM
> To: Struts Users Mailing List
> Subject: Re: Upgrade from struts1.0 to 1.2
>
>
23
> 8000, or
> via e-mail return. If you have received this e-mail in error or wish to
> read our
> e-mail disclaimer statement and monitoring policy, please refer to
> http://www.drkw.com/disc/email/ or contact the sender. 3167
>
>
>
>
>
--
Yujun Liang
[EMAIL PROTECTED]
--
> Broadband interface (RIA) + mail box saftey = http://Struts_User_List.roomity.com";>Struts_User_List.roomity.com
> *Your* clubs, no sign up to read, ad supported; try broadband internet.
> ~~1131532957387~~
>
> ----
>
>
--
Yujun Liang
[EMAIL PROTECTED]
struts-core/userGuide/dev_validator.html are
> missing. Links to it are provided in the Struts core home page and user
> guide.
>
> --
> rgds
> Antony Paul
> http://www.geocities.com/antonypaul24/
>
>
--
Yujun Liang
[EMAIL PROTECTED]
rying for long time , but i cant get any working solution
>
> help me out
>
> Thanks in advance
> Mohan
>
>
>
> -----
> Yahoo! FareChase - Search multiple travel sites in one click.
>
--
Yujun Liang
[EMAIL PROTECTED]
ing I just wanted to re-use some assets, but it turns out some idea
is not feasible, even it is doable.
Thanks.
On 11/9/05, Hubert Rabago <[EMAIL PROTECTED]> wrote:
>
> On 11/8/05, Yujun Liang <[EMAIL PROTECTED]> wrote:
> > in Struts, you can define
> > type="org.a
where it is quoted? If so, try surrounding
> it with single quotes instead of double quotes.
>
> L.
>
>
> -----
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Yujun Liang
[EMAIL PROTECTED]
h (DD MMM YYYY)
Salary
Hire (DD.MM.)
Thanks.
On 11/4/05, Yujun Liang <[EMAIL PROTECTED]> wrote:
>
> Hubert,
>
> Good morning! ( Since I am sending it from Australia.)
>
> I am reading the document on formDef, it is such a nice plugin so why
> don't you
s ? Does Struts have any mechanism to create such
> an object ?
>
> Kind Regards,
> Lukasz
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Yujun Liang
[EMAIL PROTECTED]
ts...
>
> Regards,
> Shailesh Barde
>
--
Yujun Liang
[EMAIL PROTECTED]
alidator.tld file anywhere. I am unsure of exactly what I
> am
> looking for here. Could someone give me some guidance on this?
>
>
--
Yujun Liang
[EMAIL PROTECTED]
t get in the way of one another.
>
> Hubert
>
> On 11/2/05, Yujun Liang <[EMAIL PROTECTED]> wrote:
> > Hubert, your input is quite valuable. But I just wonder this suppose to
> be
> > handled by Struts itsself,
> >
> > You may also place a bean inst
the converter
base on locale?
Thanks
On 11/3/05, Yujun Liang <[EMAIL PROTECTED]> wrote:
>
> Ted,
>
> Here is what I read from Struts document,
>
> You may also place a bean instance on your form, and use nested property
> references. For example, you might have a "c
st popular "extras".
>
> -Ted.
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Yujun Liang
[EMAIL PROTECTED]
eads
> >
> > * http://www.theserverside.com/news/thread.tss?thread_id=37365
> >
> > -- HTH, Ted.
> > http://www.husted.com/poe/
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
--
Yujun Liang
[EMAIL PROTECTED]
virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.1.362 / Virus Database: 267.12.7/154 - Release Date: 1/11/2005
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Yujun Liang
[EMAIL PROTECTED]
ote:
>
> hello,
> I'm trying to use validator with lookupdispatchaction, it will be great to
> generate the client JS validation.
> Have you any links, samples?
> Thanks in advance
>
> --
> Regards
> Arnaud Gonzales.
>
>
--
Yujun Liang
[EMAIL PROTECTED]
your fields formatted, including dates
> and numbers, and use FormDef's conversion methods in place of
> BeanUtils.
>
> Hubert
>
> On 10/31/05, Yujun Liang <[EMAIL PROTECTED]> wrote:
> > Laurie,
> >
> > Thanks for all the replies.
> >
> > Ca
I was http://localhost:8080/abcdef.do I would like to
> get /abcdef.do.
>
> I use tc-5.5.12.
>
> Zsolt
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Yujun Liang
[EMAIL PROTECTED]
> Subject: Re: Struts Validation Rule for Single Java Bean form-property
>
>
> > Yujun Liang wrote:
> >> Laurie,
> >>
> >> Thanks for the suggestion, just let you know I tried that and it seems
> >> not working, thus I am not sure whether this can be enh
example, it can't handle Locale and java.util.Date which I sent out
another seperate email and you replied as well. But the Bean Population is
handled by Struts so I can't register my converter unless I modify common
BeanUtil.
Thanks.
Regards
Yujun Liang
[EMAIL PROTECTED]
(040
ke this,
type="org.apache.struts.validator.DynaValidatorForm">
Regards
Yujun Liang
[EMAIL PROTECTED]
(0408) 467 448
- Original Message -
From: "Murray Colli
Hello,
I define a single Java Bean Form Bean, do you know how to define the validation
rule? Thanks.
Regards
Yujun Liang
[EMAIL PROTECTED]
(0408) 467 448
1. Form Bean Definition,
2. Java Bean,
package com.mycompany.myproject.bean;
import java.io.Serializable;
import
e.
Do you have experience getting java.util.Date populated in a Java Bean inside a
FormBean?
Thanks in advance.
Regards
Yujun Liang
[EMAIL PROTECTED]
(0408) 467 448
1. Form Bean Definition,
2. Java Bean,
package com.mycompany.myproject.bean;
import java.io.Serializable;
import java.sql
70 matches
Mail list logo