Re: How to use s:iterator s:include s:param

2019-02-17 Thread Yasser Zamani
Hi Albert, I found following at [1]. "Note: Any additional params supplied to the included page are not accessible within the rendered page through the tag since no valuestack will be created. You can, however, access them in a servlet via the HttpServletRequest object or from a JSP page via a s

How to use s:iterator s:include s:param

2019-02-16 Thread albert kao
This display properly: I refactor to the following two files, which display nothing. I have other codes in items.jsp which confirms that items.jsp is being used in showitems.jsp. Please help. Thanks. items.jsp: showitems.jsp:

Re: how to use ejb 3.1/3.2 in struts2?

2016-03-08 Thread Mike Guo
; > really thanks Martin and Paul. > > > Mike > > > >> 在 2016年3月9日,上午9:13,Martin Gainty 写道: >> >> >> >> >>> From: hongw...@163.com >>> Subject: Re: how to use ejb 3.1/3.2 in struts2? >>> Date: Wed, 9 Mar 2

Re: how to use ejb 3.1/3.2 in struts2?

2016-03-08 Thread Mike Guo
for this. really thanks Martin and Paul. Mike > 在 2016年3月9日,上午9:13,Martin Gainty 写道: > > > > >> From: hongw...@163.com >> Subject: Re: how to use ejb 3.1/3.2 in struts2? >> Date: Wed, 9 Mar 2016 06:38:39 +0800 >> To: user@struts.apache.org >>

RE: how to use ejb 3.1/3.2 in struts2?

2016-03-08 Thread Martin Gainty
> From: hongw...@163.com > Subject: Re: how to use ejb 3.1/3.2 in struts2? > Date: Wed, 9 Mar 2016 06:38:39 +0800 > To: user@struts.apache.org > > Hi, Paul > > Thanks your response, yes. I used ee 7, > would you share with me some examples? > > Thanks >

Re: how to use ejb 3.1/3.2 in struts2?

2016-03-08 Thread Mike Guo
wrote: >> >> Hello, everyone. >> >> I suppose this is very old question to struts user list. >> >> how to use EJB 3.1/3.2 in struts2? >> >> I did some research on google. but I totally no idea what’s the exactly >> solution for this. >>

Re: how to use ejb 3.1/3.2 in struts2?

2016-03-08 Thread Paul Benedict
t out. Cheers, Paul On Tue, Mar 8, 2016 at 9:44 AM, Mike Guo wrote: > Hello, everyone. > > I suppose this is very old question to struts user list. > > how to use EJB 3.1/3.2 in struts2? > > I did some research on google. but I totally no idea what’s the exactly > solutio

how to use ejb 3.1/3.2 in struts2?

2016-03-08 Thread Mike Guo
Hello, everyone. I suppose this is very old question to struts user list. how to use EJB 3.1/3.2 in struts2? I did some research on google. but I totally no idea what’s the exactly solution for this. some one said use cdi plugin. but if I use cdi plugin, I guess it can be @inject a ebb

Re: How to Use JavaScript in Struts2

2014-06-04 Thread Dave Newton
group should be generated with the above number of options. > at this time the radio button group which decides the show options as > should be disabled. > > If it is subjective question the correct answer control should be textarea > this should be generated. > > How this c

Re: How to Use JavaScript in Struts2

2014-06-04 Thread Dave Newton
o...@gmail.com > > Date: Wed, 4 Jun 2014 10:50:14 +0530 > > Subject: How to Use JavaScript in Struts2 > > To: user@struts.apache.org > > > > Hi, > > I'm developing an an application to conduct Online Examinations. Lots of > > table displays are used i

RE: How to Use JavaScript in Struts2

2014-06-04 Thread Martin Gainty
> From: nijo...@gmail.com > Date: Wed, 4 Jun 2014 10:50:14 +0530 > Subject: How to Use JavaScript in Struts2 > To: user@struts.apache.org > > Hi, > I'm developing an an app

Re: How to Use JavaScript in Struts2

2014-06-04 Thread Christoph Nenning
t; If it is subjective question the correct answer control should be textarea > this should be generated. > > How this can be implemented with struts2, How to use Struts2 Tags for this > purpose have a look here: https://struts.apache.org/release/2.3.x/docs/tag-reference.html This Email was scanned by Sophos Anti Virus

How to Use JavaScript in Struts2

2014-06-03 Thread NIJO GEORGE
group should be generated with the above number of options. at this time the radio button group which decides the show options as should be disabled. If it is subjective question the correct answer control should be textarea this should be generated. How this can be implemented with struts2, How t

Re: how to use single jsp as template

2013-09-19 Thread Chris Pratt
r JS > Libraries (like Dojo or JQuery) ? > > thanks, > Martin- > > > > > > From: thechrispr...@gmail.com > > Date: Thu, 19 Sep 2013 08:37:04 -0700 > > Subject: Re: how to use single jsp as template > > To: user@struts.apache.org > > > > Apa

RE: how to use single jsp as template

2013-09-19 Thread Martin Gainty
JQuery) ? thanks, Martin- > From: thechrispr...@gmail.com > Date: Thu, 19 Sep 2013 08:37:04 -0700 > Subject: Re: how to use single jsp as template > To: user@struts.apache.org > > Apache Tiles sounds like exactly what you're looking for, and works great > with Struts

Re: how to use single jsp as template

2013-09-19 Thread Yaragalla Muralidhar
ok will try. Thank you. *Thanks and Regards,* Muralidhar Yaragalla. * * On Thu, Sep 19, 2013 at 9:07 PM, Chris Pratt wrote: > Apache Tiles sounds like exactly what you're looking for, and works great > with Struts2. You could also consider a single page app (i.e. AngularJS) > approach. > (*C

Re: how to use single jsp as template

2013-09-19 Thread Chris Pratt
Apache Tiles sounds like exactly what you're looking for, and works great with Struts2. You could also consider a single page app (i.e. AngularJS) approach. (*Chris*) On Thu, Sep 19, 2013 at 8:23 AM, Yaragalla Muralidhar < yaragallamur...@gmail.com> wrote: > hi I have a jsp with a layout. it

how to use single jsp as template

2013-09-19 Thread Yaragalla Muralidhar
hi I have a jsp with a layout. it means the jsp has menu on the left and header on the top. now for every action the center part of the jsp should change. Is this possible? I mean for every different action a different jsp should be included in the center of the layout jsp. If this is possible it

Re: how to use Advanced wildcards

2012-02-03 Thread Maurizio Cucchiara
For starting you could change the struts.action.extension such that the first extension is the empty one: This should erase the final .action from the url. Twitter :http://www.twitter.com/m_cucchiara G+ :https://plus.google.com/107903711540963855921 Linkedin:http://www.linkedi

Re: how to use Advanced wildcards

2012-02-03 Thread Mounir Benzid
Am 30.01.2012 17:17, schrieb Maurizio Cucchiara: Hi Mounir, It works like a charm now. Wondering why nobody else had a similar problem maybe the majority is opting for the rest-plugin? Glad you finally worked out. Yeah, I think at rest-plugin, urlrewrite lib, plain wildcard, and so on or

Re: how to use Advanced wildcards

2012-01-30 Thread Maurizio Cucchiara
Hi Mounir, > It works like a charm now. Wondering why nobody else had a similar > problem maybe the majority is opting for the rest-plugin? Glad you finally worked out. Yeah, I think at rest-plugin, urlrewrite lib, plain wildcard, and so on or probably because it is just not a wellknown feat

Re: how to use Advanced wildcards

2012-01-30 Thread Mounir Benzid
2012 10:34, Mounir Benzid wrote: Hi, I'm having some trouble figuring out how to use the advanced wildcards feature in struts II. What I'm trying to do looks as follows A) /WEB-INF/pages/myevents/createevent.jsp /display/{action}/{eventId} B) /WEB-INF/pages/myevents/createevent.jsp

Re: how to use Advanced wildcards

2012-01-25 Thread Mounir Benzid
se/WW Maurizio Cucchiara On 24 January 2012 10:34, Mounir Benzid wrote: Hi, I'm having some trouble figuring out how to use the advanced wildcards feature in struts II. What I'm trying to do looks as follows A) /WEB-INF/pages/myevents/createevent.jsp /display/{action}/{eventId} B)

Re: how to use Advanced wildcards

2012-01-25 Thread Maurizio Cucchiara
ounir Benzid wrote: Hi, I'm having some trouble figuring out how to use the advanced wildcards feature in struts II. What I'm trying to do looks as follows A) /WEB-INF/pages/myevents/createevent.jsp /display/{action}/{eventId} B) /WEB-INF/pages/myevents/createevent.jsp Ther

how to use Advanced wildcards

2012-01-24 Thread Mounir Benzid
Hi, I'm having some trouble figuring out how to use the advanced wildcards feature in struts II. What I'm trying to do looks as follows A) class=".actions.event.EventAction"> /WEB-INF/pages/myevents/createevent.jsp /display/{action

Re: How to use tabbed panels with

2011-10-19 Thread roger
te (dd.mm.y): shippingDate Courier: Tracker No: Shipping Cost: rma.shippingCost Shipping Comment: -- View this message in context: http://struts.1045723.n5.nabble.com/How-to-use-tabbed-panels-with-s-form-tp4910789p4920522.html Sent from the Struts - User mailing list archiv

Re: How to use tabbed panels with

2011-10-17 Thread Stefaan Somers
Hi Li, I knew this web-site too. But it only shows sections of text, and not sections of forms. I tried it, but will throw all strange elements to set it above. Just try with a simple form and you will see that it won't work. On 18 October 2011 02:25, Li Ying wrote: > JQuery UI can help you. >

Re: How to use tabbed panels with

2011-10-17 Thread Li Ying
JQuery UI can help you. Here is the home page: http://jqueryui.com/ Here is the tab ui demo: http://jqueryui.com/demos/tabs/ - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h..

How to use tabbed panels with

2011-10-17 Thread Stefaan Somers
Hi, I'm trying to split up my form (using ) into different tabs. I've already searched the internet, but haven't found much information about it. If anyone could send me a sample, or a link to a page describing how to do this, that would be most helpfull. Sample struts-page I want to split up in

RE: struts tags: How to use a list inside another list

2011-06-14 Thread Alexandru
to simulate this: contentList.get(index).setId(); For the second line: ContentList.get(index).getTranslations().get().setTranslation(); Thanks in advance! --- On Tue, 6/14/11, Martin Gainty wrote: From: Martin Gainty Subject: RE: struts tags: How to use a list inside another list To: "Struts

RE: struts tags: How to use a list inside another list

2011-06-14 Thread Martin Gainty
t et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Tue, 14 Jun 2011 06:16:36 -0700 > From: icid.

Fw: RE: struts tags: How to use a list inside another list

2011-06-14 Thread Alexandru
--- On Tue, 6/14/11, Alexandru wrote: From: Alexandru Subject: RE: struts tags: How to use a list inside another list To: "Martin Gainty" Date: Tuesday, June 14, 2011, 9:15 AM So it is possible to send a list with another list ( 2d list) to a servlet? My sourc

Re: struts tags: How to use a list inside another list

2011-06-14 Thread Alexandru
Is there a way to submit the contentList back to the server? in other words, can i send a list from jsp to struts? I tried the following but it doesn't work:                                                                                                                                

Re: struts tags: How to use a list inside another list

2011-06-14 Thread Alexandru
like this                                                                                                                                                     Thanks for your input, guys! --- On Tue, 6/14/11, Dave Newton wrote: From: Dave Newton Subject: Re: struts tags: How to use a list inside another list To: "Struts Users Mailing Lis

Re: struts tags: How to use a list inside another list

2011-06-14 Thread Dave Newton
. Dave On Tue, Jun 14, 2011 at 7:01 AM, Alexandru wrote: > Yes, that worked. But now the "key" attribute doesn't work. I can't get my > element labels from my .properties file. Is there another way? > > --- On Tue, 6/14/11, Maurizio Cucchiara wrote: > >

Re: struts tags: How to use a list inside another list

2011-06-14 Thread Alexandru
Yes, that worked. But now the "key" attribute doesn't work. I can't get my element labels from my .properties file. Is there another way? --- On Tue, 6/14/11, Maurizio Cucchiara wrote: From: Maurizio Cucchiara Subject: Re: struts tags: How to use a list inside another list

RE: struts tags: How to use a list inside another list

2011-06-14 Thread Baubak Gandomi
a type that has a field called: § "translation" I hope this helps. Good Luck From: Alexandru [mailto:icid...@yahoo.com] Sent: mardi 14 juin 2011 12:16 To: Struts Users Mailing List; mcucchi...@apache.org Subject: Re: struts tags: How to use a list inside another list thank you,

Re: struts tags: How to use a list inside another list

2011-06-14 Thread Maurizio Cucchiara
ure: > > > > > > > but what i get is different. (check the attachment) > --- On *Mon, 6/13/11, Maurizio Cucchiara * wrote: > > > From: Maurizio Cucchiara > Subject: Re: struts tags: How to use a list inside another list > To: "Struts Users Mailing List

Re: struts tags: How to use a list inside another list

2011-06-14 Thread Alexandru
cture: but what i get is different. (check the attachment) --- On Mon, 6/13/11, Maurizio Cucchiara wrote: From: Maurizio Cucchiara Subject: Re: struts tags: How to use a list inside another list To: "Struts Users Mailing List" Date: Monday, June 13, 2011, 6:33 PM Try this, AFAICR it

Re: struts tags: How to use a list inside another list

2011-06-13 Thread Maurizio Cucchiara
Try this, AFAICR it should be work On 14 June 2011 00:21, Alexandru wrote: > I want to do somethink like this > >     >     > > is it possible? Or should i use two separate lists? > -- Maurizio Cucchiara

struts tags: How to use a list inside another list

2011-06-13 Thread Alexandru
I want to do somethink like this         is it possible? Or should i use two separate lists?

Re: how to use ajax displaytag?

2011-05-10 Thread Eric Lentz
> I have one display-tag in my jsp page. I got the contents of the > display tag through ajax response. > > I need to set the display tag from that response using jquery. Please any > one help me in this. That's not a Struts question. Ask your question on stackoverflow.com with a "jquery

Re: how to use ajax displaytag?

2011-05-10 Thread elakkiya
hi, I have one display-tag in my jsp page. I got the contents of the display tag through ajax response. I need to set the display tag from that response using jquery. Please any one help me in this. -- View this message in context: http://struts.1045723.n5.nabble.com/how-to-use-ajax

RE: How to use an application scoped variable in ?

2011-01-11 Thread Biesbrock, Kevin
Awesome! Glad that worked for ya! Beez -Original Message- From: Rubens Gomes [mailto:rub...@pocketgear.com] Sent: Tuesday, January 11, 2011 12:01 PM To: Struts Users Mailing List Subject: RE: How to use an application scoped variable in ? Thanks. The following also worked

RE: How to use an application scoped variable in ?

2011-01-11 Thread Rubens Gomes
Struts 2 Annotation actions. Thank you very much. Rubens. From: Biesbrock, Kevin [biesbrock.ke...@aoins.com] Sent: Tuesday, January 11, 2011 11:51 AM To: Struts Users Mailing List Subject: RE: How to use an application scoped variable in ? Sorry, I had

RE: How to use an application scoped variable in ?

2011-01-11 Thread Biesbrock, Kevin
Sorry, I had a typo...I meant you could use your hyphens and try this: %{#application['view-register']} Beez r 5347 -Original Message- From: Rubens Gomes [mailto:rub...@pocketgear.com] Sent: Tuesday, January 11, 2011 11:45 AM To: Struts Users Mailing List Subject: RE: How

RE: How to use an application scoped variable in ?

2011-01-11 Thread Rubens Gomes
les to use the "camel" notation which is what I use throughout all my Java code anyway. Thanks, Rubens. From: Biesbrock, Kevin [biesbrock.ke...@aoins.com] Sent: Tuesday, January 11, 2011 11:43 AM To: Struts Users Mailing List Subject: RE: How to

RE: How to use an application scoped variable in ?

2011-01-11 Thread Biesbrock, Kevin
To: Struts Users Mailing List Subject: RE: How to use an application scoped variable in ? That fixed the problem. The following works: Bottom-line: We *cannot* use "-" (minus-sign) when naming variables that are used by the OGNL parser. Like in the case of the . Thank yo

RE: How to use an application scoped variable in ?

2011-01-11 Thread Rubens Gomes
thechrispr...@gmail.com] Sent: Tuesday, January 11, 2011 11:23 AM To: Struts Users Mailing List Subject: Re: How to use an application scoped variable in ? It seems to me that the minus sign in your expression might be being confused by the OGNL parser. You might try renaming your variable to somethi

Re: How to use an application scoped variable in ?

2011-01-11 Thread Dave Newton
gt; > > then, I import the above jsp into my page using > > > > > > > > > > And now I want to use the above define application scoped URL variables > in > > the tags. > > > > Rubens. > > > >

Re: How to use an application scoped variable in ?

2011-01-11 Thread Chris Pratt
gt; action="view-register" /> > > > > > > then, I import the above jsp into my page using > > > > > And now I want to use the above define application scoped URL variables in > the tags. > > Rubens. > > ______________

Re: RE: How to use an application scoped variable in ?

2011-01-11 Thread Maurizio Cucchiara
Don't take in consideration my last email. Maurizio Cucchiara On Jan 11, 2011 4:30 PM, "Maurizio Cucchiara" wrote: Did you try the set tag [1]? http://struts.apache.org/2.0.14/docs/set.html Maurizio Cucchiara On Jan 11, 2011 4:25 PM, "Rubens Gomes" wrote: > I am using the

Re: How to use an application scoped variable in ?

2011-01-11 Thread Dave Newton
On Tue, Jan 11, 2011 at 10:25 AM, Rubens Gomes wrote: > I am using the Struts 2 tag, *not* the HTML standard href=".." /> tag. > Why? (Man, that seems like a confusing way to add another layer of complexity--aren't action names already supposed to add a layer of abstraction onto functionality?

Re: RE: How to use an application scoped variable in ?

2011-01-11 Thread Maurizio Cucchiara
t; > > And now I want to use the above define application scoped URL variables in the tags. > > Rubens. > > > From: Maurizio Cucchiara [maurizio.cucchi...@gmail.com] > Sent: Monday, January 10, 2011 10:27 PM > To: Struts Users Mailing Li

RE: How to use an application scoped variable in ?

2011-01-11 Thread Rubens Gomes
Subject: Re: How to use an application scoped variable in ? I'm pretty sure that the property tag is a better candidate in order to evaluate OGNL expressions like this. Try this ">Test 2011/1/11 Rubens Gomes : > I am using the tags in my JSP pages. And I am using to > define U

Re: How to use an application scoped variable in ?

2011-01-10 Thread Maurizio Cucchiara
I'm pretty sure that the property tag is a better candidate in order to evaluate OGNL expressions like this. Try this ">Test 2011/1/11 Rubens Gomes : > I am using the tags in my JSP pages.  And I am using to > define URLs for the .  I have recently made some changes to > place the URLs varia

How to use an application scoped variable in ?

2011-01-10 Thread Rubens Gomes
I am using the tags in my JSP pages. And I am using to define URLs for the . I have recently made some changes to place the URLs variables on the application scope (so that they can be shared by all requests/threads). Since I made this change I need to change the href in to point to an

Re: How to use

2010-11-06 Thread Li Ying
The template of has these code: <#if !stack.findValue("#optiontransferselect_js_included")??><#t/> "> <#assign temporaryVariable = stack.setValue("#optiontransferselect_js_included", "true") /><#t/> These code should generate some HTML code which import the JS file. And, the JS

Re: How to use

2010-11-06 Thread Mead Lai
Appreciate all of you very much. Is the "/struts/optiontransferselect.js" included in the struts-core.jar? I am confused why the "optiontransferselect.js" was not automatically imported/generated into HTML page. I config the "struts.theme = simple" for entire project. Regards, Mead On Sat, Nov 6

Re: How to use

2010-11-06 Thread Li Ying
Sorry, type error: "The is nothing ..." should be "There is nothing ..." - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: How to use

2010-11-06 Thread Li Ying
I read the source of , it's template will include the JS file [/struts/optiontransferselect.js] automatically. The JS file included by tag is [/struts/utils.js]. The is nothing relate to in it. 2010/11/6 Dave Newton : > The JavaScript isn't being included. This is not an Ajax tag, and the s: >

Re: How to use

2010-11-06 Thread Dave Newton
The JavaScript isn't being included. This is not an Ajax tag, and the s: head tag needs to be there. Dave On Nov 6, 2010 2:59 AM, "Li Ying" wrote: >> > list="{'spring','hibernate'}" doubleName=""> > > > Looks like you missed the attribute [name] > > --

Re: How to use

2010-11-06 Thread Li Ying
> list="{'spring','hibernate'}" doubleName=""> Looks like you missed the attribute [name] - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: How to use

2010-11-06 Thread Mead Lai
Hi Li, Thank you very much. There is no struts JavaScript included in the Error in Chrome browser.: Failed to load resource: the server responded with a status of 404 (Not Found) IndexAction_index.action:300Uncaught ReferenceE

Re: How to use

2010-11-06 Thread Li Ying
"no object found" looks like some javascript is running, but it could not found an object in the HTML DOM. so, it looks like not an error of javascript file, but an error of your HTML DOM. For example, ID of some element is missed. Again, I need read the entire source code before I can tell what i

Re: How to use

2010-11-06 Thread Mead Lai
Thanks for you reply. There is a JavaScript Error, shows"no object found", and I checked the page HTML source, found there was no JavaScript files included. Than I add a tag , it cause a exception " no freeMark template found". It seems the tag was obsolete. Regards, Mead

Re: How to use

2010-11-06 Thread Li Ying
>> if I click the button to move the items, it doesn't work. Does any javascript error show up? Can you show us your entire source code? 2010/11/6 Mead Lai : > Hi All, > > I am now using tag with simple theme. > It shows two select-list fine, but if I click the button to move the items, > it d

How to use

2010-11-05 Thread Mead Lai
Hi All, I am now using tag with simple theme. It shows two select-list fine, but if I click the button to move the items, it doesn't work. Any clue can help me? Now I am trying to write a double-select with JQury & HTML. Thank you in advance. Regards, Mead

How to use indexOf in using struts2.

2010-07-13 Thread sharath karnati
aving all colors. In UI when I use for looping colorList, when color value from colorList exists in "colors array" then I'd like to show "Found" message, if not I need to display "Not Found" message.      How to use to test color value from colorList exists in co

How to use XSL Result

2010-04-15 Thread kindlerm
Hi, I am trying to create a simple XML output using Struts 2 (2.6.1). Following tips from this list I chose to use an action with xsl result (although writing/debugging an extra XSLT in my case is just a nice exercise). I am looking for some documentation about the XML (resp. DOM) the XSLT is to

Re: How to use tag

2010-01-12 Thread Aruna Ponaka
n my JSP. -- View this message in context: http://old.nabble.com/How-to-use-%3Cs%3Aparam%3E-tag-tp27117122p27131980.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-

Re: How to use tag

2010-01-12 Thread Aruna Ponaka
I have seen this syntax, I am not sure how to use it for my purpose. I get id's from an sql query. I am retrieving them in a list and need to pass them one by one to the action class. How to set them so that I can pass them as params to the Action class? Also my code is like " sty

Re: How to use tag

2010-01-12 Thread wild_oscar
en English Aruna Ponaka wrote: > > what is the correct syntax to provide in the VALUE? > > > -- View this message in context: http://old.nabble.com/How-to-use-%3Cs%3Aparam%3E-tag-tp27117122p27125733.html Sent from the Struts - Us

How to use tag

2010-01-11 Thread Aruna Ponaka
to provide in the VALUE? -- View this message in context: http://old.nabble.com/How-to-use-%3Cs%3Aparam%3E-tag-tp27117122p27117122.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail

Re: How to use IText with Struts2

2009-12-01 Thread Paweł Wielgus
reading my post.Please post your suggestions. > > > -- > View this message in context: > http://old.nabble.com/How-to-use-IText-with-Struts2-tp26599188p26599188.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > -

How to use IText with Struts2

2009-12-01 Thread hisameer
. -- View this message in context: http://old.nabble.com/How-to-use-IText-with-Struts2-tp26599188p26599188.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr

Re: how to use one user input in two forms?

2009-11-18 Thread ben_979
Are you talking about two submits on the same form? That is definitely possible. This might help ... http://www.alanflavell.org.uk/www/trysub.html -- View this message in context: http://old.nabble.com/how-to-use-one-user-input-in-two-forms--tp26415809p26416182.html Sent from the Struts

how to use one user input in two forms?

2009-11-18 Thread fireapple
info will be lost. Any suggestions about this? Thanks -- View this message in context: http://old.nabble.com/how-to-use-one-user-input-in-two-forms--tp26415809p26415809.html Sent from the Struts - User mailing list archive at Nabble.com.

Re: how to use ajax displaytag?

2009-11-16 Thread fireapple
nds, e-mail: user-h...@struts.apache.org > > > -- View this message in context: http://old.nabble.com/how-to-use-ajax-displaytag--tp26326770p26374269.html Sent from the Struts - User mailing list archive at Nabble.com.

Re: how to use ajax displaytag?

2009-11-12 Thread Ernesto Reinaldo Barreiro
uot; pagesize="20"> > > -- > View this message in context: > http://old.nabble.com/how-to-use-ajax-displaytag--tp26326770p26326770.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > -

Re: how to use ajax displaytag?

2009-11-12 Thread Oscar
fireapple escribió: Here's my situation: I used a displaytag to show a table as an ajax result. It works fine. However, when I click "sort" or go to different page, it opens a new page with only the displaytag table. I saw something online that there's ajaxTags or ajaxAnywhere, but it seems the

how to use ajax displaytag?

2009-11-12 Thread fireapple
hey're both not good. Is JQuery a good solution for this issue? I found this: http://vijay360.wordpress.com/2008/03/12/displaytag-jquery-displaytagajaxed/ -- View this message in context: http://old.nabble.com/how-to-use-ajax-displaytag--tp26326770p26326770.html Sent from the Struts - Use

How to use different configurations?

2009-10-06 Thread Marcelo Salhab Brogliato
Hi there, my name is Marcelo and I'm new to the list. I use struts for some time and have some projects in it. But I'm in a new situation now. My customer have two different business and he want the same application for both, but detached. This application was developed with Struts2 and Spring

Re: how to use autocompleter tag? Please......

2009-09-30 Thread Tommy Pham
__ From: taj uddin To: struts2 Sent: Tuesday, September 29, 2009 4:08:55 AM Subject: how to use autocompleter tag? Please.. Hi All, I am working on web application using struts 2.0.12 version. In my application there is a need to replace the select

how to use autocompleter tag? Please......

2009-09-29 Thread taj uddin
Hi All,       I am working on web application using struts 2.0.12 version. In my application there is a need to replace the select tag with autocompleter tag. I tried many ways using the list which i obtain from the action class and also tested with static list values but not able to acheive

how to use autocompleter tag?

2009-09-29 Thread taj uddin
Hi All,       I am working on web application using struts 2.0.12 version. In my application there is a need to replace the select tag with autocompleter tag. I tried many ways using the list which i obtain from the action class and also tested with static list values but not able to acheive

Re: How to use workflow interceptor??

2009-08-15 Thread Dave Newton
spsarolkar wrote: I want to write simple program using workflow interceptor where can i find information about workflow interceptor I'd start with the "workflow" interceptor docs: http://struts.apache.org/2.x/docs/workflow-interceptor.html That said, I'm not sure what you mean; any app that u

How to use workflow interceptor??

2009-08-14 Thread spsarolkar
Hello everyone, I want to write simple program using workflow interceptor where can i find information about workflow interceptor thanks -- View this message in context: http://www.nabble.com/How-to-use-workflow-interceptor---tp24970880p24970880.html Sent from the Struts - User mailing list

How to use 'extends' attribute of tag as well as tag

2009-05-26 Thread udaykumar
Hi, I'm using Struts 1.3.10 GA build. I Know that we have feature called 'extends' attribute in , and also in tag of validation.xml file. I'm able to use extends attribute of in validation.xml file .But now the problem is i'm bit confused how to use the same attribu

Re: how to use struts 2 to redirect jQuery Ajax request

2009-05-19 Thread dusty
} > [/code] > > The problem is, in this way, the controller doesn't determine the redirect > page, which is not what struts 2 should be. > > Any suggestions about this issue, instead of the method above(change > callback function

Re: how to use struts 2 to redirect jQuery Ajax request

2009-05-19 Thread fireapple
t; > -- View this message in context: http://www.nabble.com/how-to-use-struts-2-to-redirect-jQuery-Ajax-request-tp23605756p23616595.html Sent from the Struts - User mailing list archive at Nabble.com. - To

Re: how to use struts 2 to redirect jQuery Ajax request

2009-05-18 Thread Steven Yang
Actually you went off Struts' scope by using AJAX.because javascript is on the client side. by using XHR you have put the control of determining the result to javascript and not Struts. one other way you can do it is you can let server send the url along with other information to client and client

how to use struts 2 to redirect jQuery Ajax request

2009-05-18 Thread fireapple
ead of the method above(change callback function of login.jsp based on json data)? Thanks! -- View this message in context: http://www.nabble.com/how-to-use-struts-2-to-redirect-jQuery-Ajax-request-tp23605756p23605756.html Sent from the Struts - User mailing list archive at Nabble.com.

Re: please advise how to use the

2009-05-17 Thread Dave Newton
Prashant Singh wrote: I have put the following code in my jsp but its not generating any rows where I can enter data: Without knowing anything about the "lineItems" property it's difficult to help. Dave - To unsubscr

please advise how to use the

2009-05-17 Thread Prashant Singh
Hi, I have put the following code in my jsp but its not generating any rows where I can enter data: # Product Qty Unit Price Allocation Instructions Label Instructions Description Override Reason

Re: [S2] how to use multiple resource files in struts2

2009-05-06 Thread Rodrigo Lins
like this > > struts.custom.i18n.resources=Resources1 > struts.custom.i18n.resources=Resources2 > > but it is not working (in JSP pages only values from Resource2 are being > displayed and for keys are being displayed from resource1) > > please tell me how to use multiple resource files in struts2 &g

Re: [S2] how to use multiple resource files in struts2

2009-05-06 Thread Terry Gardner
18n.resources=Resources1 struts.custom.i18n.resources=Resources2 but it is not working (in JSP pages only values from Resource2 are being displayed and for keys are being displayed from resource1) please tell me how to use multiple resource files in struts2 Thanks smime.p7s Description: S/MIME

[S2] how to use multiple resource files in struts2

2009-05-06 Thread Sonu S
tell me how to use multiple resource files in struts2 Thanks

Re: Struts 1: how to use different parameter names from html field names

2009-05-03 Thread Paul Benedict
> -----Original Message- > From: farmer2008 [mailto:ee...@ncf.ca] > Sent: Sunday, December 21, 2008 3:33 PM > To: user@struts.apache.org > Subject: Struts 1: how to use different parameter names from html field names > > > > Hi, > > My html form uses "get&quo

Re: How to use "s:include" param in s:if

2009-02-07 Thread Struts Two
d time. --- On Fri, 2/6/09, Wes Wannemacher wrote: > From: Wes Wannemacher > Subject: Re: How to use "s:include" param in s:if > To: "Struts Users Mailing List" > Received: Friday, February 6, 2009, 11:48 PM > On Friday 06 February 2009 18:27:18 Struts Two wr

  1   2   3   4   5   >