Hi,
I'm using the sx:autocomplete and the outputed text is not working with my
design, basically I would like to modify ComboBox.html and ComboBox.css in the
plugin jar.
I have looked about the docs and cannot find away to extend the plugin for
2.1.8.1 and the only way I can think to do that
uals(contextMap.get(ACTION_NAME))) {
return "logonPage";
}
return invocation.invoke();
}
}}
Regards,
Devendra
Wes Wannemacher wrote:
>
> On Tue, May 25, 2010 at 8:47 AM, rocks
> wrote:
&g
1 May 2010 19:53:42 -0700
>> From: devendra_tiwari12...@yahoo.com
>> To: user@struts.apache.org
>> Subject: Re: Struts2+Spring2+Interceptor+Invalid action class
>> configuration that references an unknown class named
>>
>>
>>
>>
>> >
>> >
>
> Hantsy Bai-2 wrote:
>>
>> δΊ 2010/5/22 1:05, rocks ει:
>>> Dear,
>>>
>>> Apologize the posting same subject, but I did not find any solution so
>>> far.
>>> I am developing a web application based on struts 2.1.8.1+ spring 2
Dear,
Apologize the posting same subject, but I did not find any solution so far.
I am developing a web application based on struts 2.1.8.1+ spring 2+
hibernate 3 + tomcat 5.5. There is requisite library like
struts2-convention-plugin-2.1.8.1.jar in my classpath.
For authentication I am using st
Here is an interesting one, I have a collection of params I wish to inject into
a URL dynamically.
I have a simple name value pair class that are stored in the extraArgs list
I can print out the extra tags on the page quite happily...
,
But when I go to try and slot them
: Re: I have removed struts-default.xml so why do I get it's
> Interceptors stack??
>
> David Rocks wrote:
> > But i still get all 18 of the defaultStack interceptors being called
> > even though I have created my own stack and called
> > in the struts.xml for the
Hi,
I wanted to cut down to the minumim interceptors so I removed my references to
struts-default, by setting struts.configuration.files invarious places,
documentation confilcts quite a bit
in struts.xml
struts.configuration.files=struts.xml in struts.properties
and even tried in
ng to claim copyright on code
> or documentation you create for us. Search for cla or icla on the main
> apache page. Once you fill it out and send it in make sure you post a
> message to d...@struts.apache.org because we won't know to grant you
> karma in the wiki otherwise.
>
he.org
>
> That part has always lacked good documentation. I have never used
> myself so I have no idea how it works. You can submit a CLA and get
> edit right to the wiki.
>
> musachy
>
> On Fri, May 8, 2009 at 1:00 PM, David Rocks wrote:
> >
> > Hi,
>
Hi,
managed to get this kind of working although I am constrained to callin in my
action the the names of the methods hard coded in the Restful2ActionMapper
class.
Firstly I have to set...
struts.mapper.alwaysSelectFullNamespace=false
struts.mapper.idParameterName=entityName <-- th
Hi,
I am trying to work out how populate attributes on using Restful2ActionMapper
but I think I am missing something in my configuration and wondered if someone
could give me some advice.
My struts file is
{0}
My action
package com.action ;
@Results({
12 matches
Mail list logo