can I achieve my goal? I tried to override the "request_locale"
and "locale" variables with my own Locale. But unfortunately this is
not of a permanent nature for the users session.
Any help is appreciated.
Kind regard
Hello
Has anyone tried to implement a file upload progress bar in s2?
I have seen this technique on
http://www.learntechnology.net/content/ajax/ajax_upload.jsp .
Regards
--
Markus Stauffer
-
To unsubscribe, e-mail: [EMAIL
faultStack?
Regards and thanks for all the help
Markus Stauffer
On Wednesday 17 October 2007 14.07:14 Dave Newton wrote:
> Have you tried overriding the getLocale() method of
> ActionSupport-derived classes?
>
> --- Markus Stauffer <[EMAIL PROTECTED]> wrote:
> > Dear
ge for the
tooltip.
Regards
--
Markus Stauffer
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi
name="concept" means the struts Action will call the setConcept()
method with the selected value as parameter. You want to add an
instance variable named conecept in your Action class. Add getters and
setters as well.
Regards
--
Markus Stauffer
On Wed, Feb 13, 2008 at 5:31 AM
Have a look at the struts-showcase examples. There are lots of
s:select tags with Actions.
http://www.planetstruts.org/struts2-showcase/tags/ui/example!input.action
Regards
--
Markus Stauffer
On Wed, Feb 13, 2008 at 9:17 AM, Prashant Khanal
<[EMAIL PROTECTED]> wrote:
> Hello Markus,
If you want validation like in struts1 you can implement the interface
com.opensymphony.xwork2.Validateable in your Action class. The method
validate() is the same as in your struts1 FormBean.
But maybe that's a bit old fashioned :)
Regards
--
Markus Stauffer
On Mon, Jul 14, 2008 at 8:
().setFieldName(selectedValue).
Regards
--
Markus Stauffer
On Mon, Jul 14, 2008 at 9:16 AM, Nicole Luneburg
<[EMAIL PROTECTED]> wrote:
> ps. My post added some "3D" text that isn't supposed to be there ...
>
> Thanks Jeromy.
>
> Yes I do have a attri
Thanks a lot Jermoy! This fixed my issue with ff3.
I created a custom dojo build andd disabled
struts.widget.StrutsTimePicker. I don't use the DateTimePickers.
The svn repo is here: http://svn.dojotoolkit.org/src/tags/release-0.4.0/
regards
--
Markus Stauffer
On Tuesday 22 July 2008 17.
Can i do this with tomcat as well. I think it's called hot-deploy or
something. Someone got it working with netbeans 6.1+ and maven2 project?
regards
--
Markus Stauffer
On Tuesday 22 July 2008 22.36:51 Nils-Helge Garli Hegvik wrote:
> Are you asking how to set up reloading of the web
I had the exact same problem.
Turns out it is a problem in dojo 0.4.0 that is shipped with struts2.
I include my own build of dojo to solve the problem.
kind regards
--
Markus Stauffer
On 7/31/08, nauke. <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Was really not sure which mailing
Hello all
Say I have a struts2 form:
The javascript validation generated for this form is unfortunately
invalid. Firefox complains about the "*" character.
Is there any way to get around this without turning to server side validation?
kind regards
--
Marku
xactly which action will be called,
> like "Subscribe_dosomething"
>
> 2008/8/5 Markus Stauffer <[EMAIL PROTECTED]>:
>> Hello all
>>
>> Say I have a struts2 form:
>>
>>
>>
>>
>>
>>
>> The javascript validati
;Subscription_execute" or "Subscription_cancel", and rely on the wildcarding
> in struts.xml to route the request appropriately.
>
> jk
>
> On Tue, Aug 5, 2008 at 7:00 AM, Markus Stauffer
> <[EMAIL PROTECTED]>wrote:
>
>> I have this in my form:
>&
14 matches
Mail list logo