AW: [S2] trim textfield

2010-09-14 Thread Adrian Ost
-- --- Adrian Ost Applikations-Entwickler Tel.: +49 89 322986 591 Fax: +49 89 322986 570 Mobile: +49 172 8389 591 E-Mail: adrian@mindmatics.de --- www.mindmatics.com www.mopay.com www.clanmo.com MindMatics AG, Marcel-Breuer

Re: Clearing Action properties from ValueStack

2008-03-10 Thread Adrian Ost
hi, not sure if this is really what you're problem is about, but adding the parameter includeParams to the struts url-tag solved my problem of having the old value + my new value send on resubmitting. greets, adrian Rushikesh Thakkar schrieb: Hi Group, Can anyone tell me how long is the

Re: Clearing Action properties from ValueStack

2008-03-10 Thread Adrian Ost
oh..forgot...set its value to 'none' Adrian Ost schrieb: hi, not sure if this is really what you're problem is about, but adding the parameter includeParams to the struts url-tag solved my problem of having the old value + my new value send on resubmitting. greets, adrian Rushikesh Thakkar

[s2] Changing target-attribute-value in action class?

2007-11-30 Thread Adrian Ost
hi, is there a way to change the target, set in struts 2 ajax tags, within the corresponding action class? thanks in advance. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

XWORK2/struts2 logs out Unable to find text for key

2007-09-19 Thread Adrian Ost
I use struts 2.0.9 and the s:i18n-Tag and s:text to get values from a resource bundle. My jsp-pages get rendered the correct way, but it happens more often that somehow my resource bundle gets lost during writing the response. The result is a page where my text, at the beginning, consists of the

[s2] s:text somtimes doesn't render the key porperties

2007-09-10 Thread Adrian Ost
Hi everybody, i have a property file and by using the s:text tag i am rendering out text from a property file. Some text s:text name=my.existing.property /. Works fine, but sometimes it doesn't render the value of the property, but the key name itself (Results in: Some text

logic:present available in struts 2 ?

2007-07-20 Thread Adrian Ost
Hi all, can I still use the logic-taglib in struts 2? or is there any other way to ask for the correct role? logic:present role=someRole ... some context /logic thanks in advance - To unsubscribe, e-mail: [EMAIL

freemarker @s.property within @s.text not working

2007-07-12 Thread Adrian Ost
value=%{myList} ... / myCounter = 0;/ b@s.text name=%{myList[/myCounter/]} //b /myCounter++;/ ... /@s.iterator thanks for all replies! -- Adrian Ost MindMatics AG Marcel-Breuer-Str. 18 D-80807 München E-Mail: [EMAIL PROTECTED] Web: www.MindMatics.de

Re: freemarker @s.property within @s.text not working

2007-07-12 Thread Adrian Ost
Adrian Ost schrieb: hi all, Iterating over a ListString type arrayList works fine just like this: @s.iterator value=%{myList} ... @s.property / ... /@s.iterator BUT this is not working: @s.iterator value=%{myList} ... b@s.text name=@s.property

Re: Tab Persistance

2007-07-10 Thread Adrian Ost
- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] if you use an ajax submit you can put your current tab id as target otherwise you have to set the tabbedpanel attribute 'selectedTab' to your active-tab-id. -- Adrian Ost MindMatics AG Marcel

Re: How to make tabs in JSP

2007-06-26 Thread Adrian Ost
. or u just go for the struts 2 tag tabbedpanel ... pretty easy to customize with new template. http://struts.apache.org/2.x/docs/tabbedpanel.html greets adi -- Adrian Ost MindMatics AG Marcel-Breuer-Str. 18 D-80807 München E-Mail: [EMAIL PROTECTED] Web: www.MindMatics.de

Re: [S2] Exporting to CSV and Excel

2007-06-19 Thread Adrian Ost
] For additional commands, e-mail: [EMAIL PROTECTED] I am using display Tag as well but as soon as I sourrond it with the ajax:displayTag it returns me an empty excel file. -- Adrian Ost MindMatics AG Marcel-Breuer-Str. 18 D-80807 München E-Mail: [EMAIL PROTECTED] Web: www.MindMatics.de

building struts 2.0.6 from source

2007-06-15 Thread Adrian Ost
Hi all, I downloaded struts 2.0.6-src, did an ANT build and replaced the resulting struts2-core.jar with my recent jar struts2-core-2.0.6. Didn't make any changes in the source nor my webapp. But now, when deploying my webapp I get an Filterstart-errror. any ideas? -- Adrian Ost MindMatics

tabbedpanel look changes

2007-06-14 Thread Adrian Ost
in the according file TabContainer.js. Of course I could change the settings within this file. But it would't make much sense as I want to change the look within the appliktion. Best Regards, adrian -- Adrian Ost MindMatics AG Marcel-Breuer-Str. 18 D-80807 München E-Mail: [EMAIL PROTECTED] Web

tabbedpanel modification

2007-06-13 Thread Adrian Ost
in the according file TabContainer.js. Of course I could change the settings within this file. But it would't make much sense as I want to change the look within the appliktion. Best Regards, adrian -- Adrian Ost MindMatics AG Marcel-Breuer-Str. 18 D-80807 München E-Mail: [EMAIL PROTECTED] Web

Re: S2 - parameter passing (newbie) question

2007-06-11 Thread Adrian Ost
= - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Adrian Ost MindMatics AG Marcel-Breuer-Str. 18 D-80807 München E-Mail: [EMAIL PROTECTED] Web: www.MindMatics.de Der Inhalt