I've created an draft version and attached it to
https://issues.apache.org/struts/browse/WW-2274
It is a little bit messy at the moment and could be trimmed down a bit,
but from my basic tests it seems to be working.
Currently it only works on simple parameter names, so if you have a
parameter call
That's odd. I have the same settings, but I'm on a Mac. Not sure if
that's the reason, but I can try it on my work (XP) if you need me to.
--
James Mitchell
On Oct 24, 2007, at 3:02 PM, Ted Husted wrote:
On 10/23/07, James Mitchell <[EMAIL PROTECTED]> wrote:
Hmmm ... it worked fine for
On 10/23/07, James Mitchell <[EMAIL PROTECTED]> wrote:
> Hmmm ... it worked fine for me.
>
> What errors are you getting?
OOM on LabelTest (see prior message).
On this machine, MAVEN_OPTS is set to -Xmx1024m
I had the same problem on the desktop, and raising the Xmx didn't seem to help.
-Ted.
On 10/23/07, Martin Gilday <[EMAIL PROTECTED]> wrote:
> Well I am looking at the Parameter Filter Interceptor
> (http://cwiki.apache.org/WW/parameter-filter-interceptor.html) which I
> am proposing we complement by allowing the same thing with annotations.
> Currently we have a wizard like section
> From: dnka <[EMAIL PROTECTED]>
> how transfer data between Actions?
Please ask questions on the struts-user list; the struts-dev list is
for the development of Struts itself.
Thanks,
Dave
-
To unsubscribe, e-mail: [EMAIL
how transfer data between Actions?
for example
public class FormulaEditAction extends DispatchAction {
public ActionForward execute(ActionMapping mapping, ActionForm form,
HttpServletRequest request, HttpServletResponse
response) {
return mapping.findForward("showForm
> From: "Gupta, Vikas" <[EMAIL PROTECTED]>
> as i am using datepicker in one of the page (the number of datepicker
> based on the records fetched from databse), so what i can do to improve
> performance.
Please ask questions on the struts-user list; the struts-dev list is for the
development of S
> From: sagarlotiya <[EMAIL PROTECTED]>
> After submiting form when i will come back to the same page at
> that
time it gives me following error.
Please ask questions on the struts-user list; the struts-dev list is for the
development of Struts itself.
Thanks,
Dave
Hello everybody,
i am facing related to performance issue while using struts2
as i am using datepicker in one of the page (the number of datepicker
based on the records fetched from databse), so what i can do to improve
performance.
pls do reply
Thanks & Regards,
Vikas Gupta
--
Hi
I am using Coverter for following thing.
After submiting form when i will come back to the same page at that time it
gives me following error.
ERROR [runtime]
Method public boolean
org.apache.struts2.components.ListUIBean.contains(java.lang.Object,java.lang.Object)
threw an exception when
10 matches
Mail list logo