RE: Get single value from a row with displaytag and struts 2

2015-06-22 Thread CRANFORD, CHRIS
: Wednesday, June 17, 2015 7:25 AM To: Struts Users Mailing List Subject: RE: Get single value from a row with displaytag and struts 2 Hi Chris- i dont see documentId in TableTag.java from displaytag source ? /** * Licensed under the Artistic License; you may not use this file * except in

RE: Get single value from a row with displaytag and struts 2

2015-06-17 Thread Martin Gainty
Hi Chris- i dont see documentId in TableTag.java from displaytag source ? /** * Licensed under the Artistic License; you may not use this file * except in compliance with the License. * You may obtain a copy of the License at * * http://displaytag.sourceforge.net/license.html * * THIS

RE: Get single value from a row with displaytag and struts 2

2015-06-15 Thread CRANFORD, CHRIS
- From: Christoph Nenning [mailto:christoph.nenn...@lex-com.net] Sent: Monday, June 08, 2015 5:50 AM To: Struts Users Mailing List Subject: Re: Get single value from a row with displaytag and struts 2 > From: Álex Basoa > To: user@struts.apache.org, > Date: 03.06.2015 09:33 > Subject: G

Re: Get single value from a row with displaytag and struts 2

2015-06-08 Thread Christoph Nenning
> From: Álex Basoa > To: user@struts.apache.org, > Date: 03.06.2015 09:33 > Subject: Get single value from a row with displaytag and struts 2 > > i have a table wich works perfect made with struts 2 and displaytag > > requestURI="nav

Get single value from a row with displaytag and struts 2

2015-06-03 Thread Álex Basoa
i have a table wich works perfect made with struts 2 and displaytag The problem is that i have declared in the action private String estado; And i get all values from estado_Nue, but i

Re: Struts2 DisplayTag dynamic table

2013-08-21 Thread jsmtslch
can you please provide the code in controller -- View this message in context: http://struts.1045723.n5.nabble.com/Struts2-DisplayTag-dynamic-table-tp3485258p5713528.html Sent from the Struts - User mailing list archive at Nabble.com

Re: displaytag CSV output throw "Internet Explorer cannot display webpage" Exception under IE9

2011-10-18 Thread Brian Thompson
on. > > I am using struts2 + displaytag. > > Under IE9, for CVS display output, when mouse over the link, it shows > > https://website?param1=1&**param2=2paramN=N<https://website?param1=1¶m2=2paramN=N> > > > If there are lots of search parameters para1...

displaytag CSV output throw "Internet Explorer cannot display webpage" Exception under IE9

2011-10-18 Thread Emi Lu
Hello List, I know the question is not really related to struts, and I am asking just in case, people had similar problem and has the solution. I am using struts2 + displaytag. Under IE9, for CVS display output, when mouse over the link, it shows https://website?param1=1¶m2=2paramN=N

Share my "Struts2 + displaytag" note

2011-09-23 Thread Emi Lu
Hello, To share "struts2 + displaytag" example: (1) Action1 to browse & display all records -> a.jsp (2) Button "send-all" in a.jsp (3) Click send-all If send-all action in Action1.java, displagtag "next page" will call "send-all" again S

Re: how to use ajax displaytag?

2011-05-10 Thread Eric Lentz
koverflow.com with a "jquery" and "displaytag" tags on the question and I'll answer it.

Re: how to use ajax displaytag?

2011-05-10 Thread elakkiya
-displaytag-tp3498180p4383883.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Struts2 and DisplayTag

2011-03-30 Thread roger
Hi I suspect that this is not a Struts problem per-se, but I'm asking here in the hope that someone else has seen this. I'm using Struts 2.2.1 with DisplayTag 1.2. I've got a simple jsp page that contains - and my decorator is as follows;

Re: displaytag1.2 + struts2.2.1.1 + jfreechart. Graph did not update based on displaytag sortable column

2011-02-01 Thread Emi Lu
<mailto:em...@encs.concordia.ca>> wrote: displaytag1.2 + struts2.2.1.1 + jfreechart. Can display graph, but when using displaytag to order by a specific column , the graph does not refresh automatically. Some clues?

Re: displaytag1.2 + struts2.2.1.1 + jfreechart. Graph did not update based on displaytag sortable column

2011-02-01 Thread Dave Newton
On Tue, Feb 1, 2011 at 3:57 PM, Emi Lu wrote: >displaytag1.2 + struts2.2.1.1 + jfreechart. >> >> >>Can display graph, but when using displaytag to order by a >> >>specific column , the graph does not refresh automatically. >> >>

Re: displaytag1.2 + struts2.2.1.1 + jfreechart. Graph did not update based on displaytag sortable column

2011-02-01 Thread Chris Pratt
It sounds like what you're trying to do is a displaytag feature. You may have more luck in their mailing list. (*Chris*) On Tue, Feb 1, 2011 at 12:57 PM, Emi Lu wrote: > Dave, > > displaytag1.2 + struts2.2.1.1 + jfreechart. >> >> >>Can display gra

Re: displaytag1.2 + struts2.2.1.1 + jfreechart. Graph did not update based on displaytag sortable column

2011-02-01 Thread Emi Lu
Dave, displaytag1.2 + struts2.2.1.1 + jfreechart. Can display graph, but when using displaytag to order by a specific column , the graph does not refresh automatically. Some clues? > If the image is on the page why would it refresh unless the page refreshes?

Re: displaytag1.2 + struts2.2.1.1 + jfreechart. Graph did not update based on displaytag sortable column

2011-02-01 Thread Dave Newton
On Tue, Feb 1, 2011 at 3:36 PM, Emi Lu wrote: > displaytag1.2 + struts2.2.1.1 + jfreechart. > > > > Can display the graph, but when using displaytag to order by a specific > column , the graph does not refresh automatically. > > Some clues? > Not much information to

displaytag1.2 + struts2.2.1.1 + jfreechart. Graph did not update based on displaytag sortable column

2011-02-01 Thread Emi Lu
Good afternoon, displaytag1.2 + struts2.2.1.1 + jfreechart. Can display the graph, but when using displaytag to order by a specific column , the graph does not refresh automatically. Some clues? thanks a lot! -- Lu Ying GUI is like the following

Re: export to excel - displaytag

2010-10-26 Thread Alex Rodriguez Lopez
. Also check that you have displaytag-export-poi-1.1.jar in your dependencies / classpath like detailed in http://displaytag.sourceforge.net/11/install.html I hope this helps I remember having hell of a days with this one... Struts User, 25-10-2010 21:41: Hi all, I am trying to export data to

Re: export to excel - displaytag

2010-10-25 Thread Dave Newton
You might have better luck asking on a DisplayTag list/forum. Dave On Mon, Oct 25, 2010 at 4:41 PM, Struts User wrote: > Hi all, > > I am trying to export data to excel using diplaytag. I am able to save the > excel file but the file is empty. Any help is greatly appreciated. > I

export to excel - displaytag

2010-10-25 Thread Struts User
Hi all, I am trying to export data to excel using diplaytag. I am able to save the excel file but the file is empty. Any help is greatly appreciated. I am setting the export filter and display-tag properties as below. *web.xml:* ResponseOverrideFilter org.displaytag.filter.ResponseOver

Retrieving Value from Row in Struts2 Table While using Displaytag

2010-08-18 Thread raychang
found... It was working fine before I used Displaytag, and I do have a getter and setter in my Action class (right now it returns an empty String). -- View this message in context: http://old.nabble.com/Retrieving-Value-from-Row-in-Struts2-Table-While-using-Displaytag-tp29477008p29477008.html Sent

Displaytag

2010-02-23 Thread CRANFORD, CHRIS
Anyone had any issues with displaytag giving you empty export pages? It works fine within the Struts2 web page but for whatever reason, I get blank CSV and Excel outputs. - To unsubscribe, e-mail: user-unsubscr

Re: DisplayTag and Internationalization Lookups

2010-02-22 Thread Lukasz Lenart
2010/2/22 CRANFORD, CHRIS : > Thoughts? Maybe that? http://www.mail-archive.com/displaytag-de...@lists.sourceforge.net/msg03267.html Regards -- Łukasz http://www.lenart.org.pl/ Kapituła Javarsovia 2010 http://javarsovia

RE: DisplayTag and Internationalization Lookups

2010-02-22 Thread CRANFORD, CHRIS
s column to be shown with "PO Number" and not "PO Number" for English and showing the key value for the German locale. Chris -Original Message- From: Lukasz Lenart [mailto:lukasz.len...@googlemail.com] Sent: Monday, February 22, 2010 10:10 AM To: Struts Users

Re: DisplayTag and Internationalization Lookups

2010-02-22 Thread Lukasz Lenart
Maybe it's related to that https://issues.apache.org/jira/browse/WW-3219 Regards -- Łukasz http://www.lenart.org.pl/ Kapituła Javarsovia 2010 http://javarsovia.pl - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For

DisplayTag and Internationalization Lookups

2010-02-22 Thread CRANFORD, CHRIS
I am using the DisplayTag library with Struts2. In the displaytag.properties file, I had to specify a property as follows: Locale.provider=com.setech.displaytag.I18nWebworkAdapter This class contains the following method: ublic String getResource(String resourceKey, String defaultValue, Tag

internationalize displaytag into struts2 [RESOLVED]

2010-02-01 Thread Nicola Bortolotti
ting descriptions in "package_LANGUAGE.properties" under same package as action; - internationalize general displaytag messages overriding interesting properties under a file "displaytag_LANGUAGE.properties" and putting this file under "WEB-INF/classes" (in my case, usin

Re: internationalize displaytag into struts2

2010-02-01 Thread Lukasz Lenart
2010/2/1 Nicola Bortolotti : > but the message store in the file "displaytag.propertis" into library > "displaytag-1.2.jar" always appear.. > Now my file is under the same package as the action, maybe I've to put > it in other place? > Any tips? W

Re: internationalize displaytag into struts2

2010-02-01 Thread Nicola Bortolotti
No I haven't, but now I create it, the file contains follow row: paging.banner.one_item_found=blablabla (in really, I copy and put this property almost everywhere..) but the message store in the file "displaytag.propertis" into library "displaytag-1.2.jar" always appear..

Re: internationalize displaytag into struts2

2010-02-01 Thread Lukasz Lenart
2010/2/1 Nicola Bortolotti : > Reading display tag documentation > (http://displaytag.sourceforge.net/1.2/i18n.html) I see that to modify > some message, e.g. "paging.banner.one_item_found", I've to write imply > property in a file called "displaytag_LANGUAGE.properties". > I do that, I've also try

Re: internationalize displaytag into struts2

2010-02-01 Thread Nicola Bortolotti
Sorry for the later, THANK YOU Lukas!! With your "I18nStruts2Adapter" code I can finally use titleKey to internationalize column header, but new problem arise. Reading display tag documentation (http://displaytag.sourceforge.net/1.2/i18n.html) I see that to modify some message, e.g. "paging.banner

Re: internationalize displaytag into struts2

2010-01-27 Thread Lukasz Lenart
The simple solution is to checkout the org.displaytag.localization.I18nWebworkAdapter and adjust it to Struts 2 (as Struts 2 is formerly WebWork) Or evern better, use below code and put in displaytag.properties file line like this: locale.provider=org.demo.web.displaytag.I18nStruts2Adapter *

Re: internationalize displaytag into struts2

2010-01-27 Thread Saeed Iqbal
lso found this: > "http://sourceforge.net/mailarchive/message.php?msg_id=200810251819.26242.tkrah%40fachschaft.imn.htwk-leipzig.de"; > Is it interesting for me? > > Overmore, at the moment, "displaytag.properties" (into > displaytag-1.2.jar) contain > locale.provide

Re: Re: Re: Re: internationalize displaytag into struts2

2010-01-27 Thread Saeed Iqbal
rge.net/mailarchive/message.php?msg_id=200810251819.26242.tkrah%40fachschaft.imn.htwk-leipzig.de > " > Is it interesting for me? > > Overmore, at the moment, "displaytag.properties" (into > displaytag-1.2.jar) contain > locale.provider=org.displaytag.localization.I18n

Re: Re: Re: Re: internationalize displaytag into struts2

2010-01-27 Thread Nicola Bortolotti
before, in the same page, WORK but DOESN'T WORK I also found this: "http://sourceforge.net/mailarchive/message.php?msg_id=200810251819.26242.tkrah%40fachschaft.imn.htwk-leipzig.de"; Is it interesting for me? Overmore, at the moment, "displaytag.properties"

Re: Re: Re: internationalize displaytag into struts2

2010-01-27 Thread Saeed Iqbal
be defined. > > On Wed, Jan 27, 2010 at 4:40 PM, Nicola Bortolotti < > bortolotti.nic...@gmail.com> wrote: > > > I've just try that! > > Follow part of coding > > > > I've created "displaytag_IT.properties", "package_it.properties"

Re: Re: Re: internationalize displaytag into struts2

2010-01-27 Thread Nicola Bortolotti
perty > > in the test code of my jsp_page, property were founded from struts tag > but not from displaytag, in the caption of the table: > > > ... > test1: > ... > > > >

Re: Re: internationalize displaytag into struts2

2010-01-27 Thread Saeed Iqbal
just try that! > Follow part of coding > > I've created "displaytag_IT.properties", "package_it.properties", > "package_en.properties" and I've wrote into every file a property as > xxx=property > > in the test code of my jsp_page, propert

Re: Re: internationalize displaytag into struts2

2010-01-27 Thread Nicola Bortolotti
I've just try that! Follow part of coding I've created "displaytag_IT.properties", "package_it.properties", "package_en.properties" and I've wrote into every file a property as xxx=property in the test code of my jsp_page, property were founded fr

Re: internationalize displaytag into struts2

2010-01-27 Thread Saeed Iqbal
correct place, I've > internationalized it. > Then I've looked for something about how to display a table (data > grid) and, on your lists, I found two different solution: "struts2 > jQuery Plugin" (too difficult for a newbie as me..) and the simpler > displaytag (http:/

internationalize displaytag into struts2

2010-01-27 Thread Nicola Bortolotti
n your lists, I found two different solution: "struts2 jQuery Plugin" (too difficult for a newbie as me..) and the simpler displaytag (http://displaytag.sourceforge.net/1.2). After some work I get displaytag working. The question is: how can I internationalize header and captions of displ

Re: displaytag css problem

2009-12-11 Thread Chris Pratt
Give your displaytag a class of it's own (something like "displaytag"), then prefix all your css entries with ".displaytag" so that they only act on elements within the DisplayTag. (*Chris*) On Fri, Dec 11, 2009 at 5:16 AM, Nguyen Xuan Son wrote: > dear all > im

displaytag css problem

2009-12-11 Thread Nguyen Xuan Son
dear all im using the displaytag however, after i add the screen.css into my jsp webpage all the other HTML tag is effected everything went wrong do you have any suggestion? thank you very much -- === Ritsumeikan University

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: displaytag - Nothing found to display.

2009-11-13 Thread Kris Reid
d at each the iteration. > > Paul > > - http://www.kremsoft.com Kremsoft - Software Development -- View this message in context: http://old.nabble.com/displaytag---Nothing-found-to-display.-tp26301323p26339829.html Sent from the St

Re: displaytag - Nothing found to display.

2009-11-13 Thread Paul Benedict
ajax tags (like dojo ) or something like that with >> displaytag? >> >> >> > > No - haven't got any ajax or anything fancy > > I seem to have found a work around > In the action class I stick the List into the request object > request.setAttribute(&

Re: displaytag - Nothing found to display.

2009-11-13 Thread Kris Reid
Oscar Calderón-2 wrote: > > > Are you using ajax tags (like dojo ) or something like that with > displaytag? > > > No - haven't got any ajax or anything fancy I seem to have found a work around In the action class I stick the List into the request object request

Re: displaytag - Nothing found to display.

2009-11-13 Thread Oscar
) or something like that with displaytag? - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: displaytag - Nothing found to display.

2009-11-13 Thread Kris Reid
/displaytag---Nothing-found-to-display.-tp26301323p26338855.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h

Re: how to use ajax displaytag?

2009-11-12 Thread Ernesto Reinaldo Barreiro
10:29 PM, fireapple wrote: > > 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

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 ajaxAn

how to use ajax displaytag?

2009-11-12 Thread fireapple
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 t

Re: displaytag - Nothing found to display.

2009-11-11 Thread Kris Reid
s > > Kris > > - http://www.kremsoft.com Kremsoft - Software Development -- View this message in context: http://old.nabble.com/displaytag---Nothing-found-to-display.-tp26301323p26302611.html Sent from the Struts - User mailing list archive at Nabble.com. --

displaytag - Nothing found to display.

2009-11-11 Thread Kris Reid
esh and it works fine. Sometimes it takes several refreshes. Has anyone run into this? Any ideas? Cheers Kris - http://www.kremsoft.com Kremsoft - Software Development -- View this message in context: http://old.nabble.com/displaytag---Nothing-found-to-display.-tp26301323p26301323.html Sen

Re: Problem with displayTag

2009-06-09 Thread Richard Sayre
You need to set hte requestURI attribute see http://displaytag.sourceforge.net/1.2/displaytag/tagreference.html#display-el:table On Mon, Jun 8, 2009 at 12:11 PM, Bhaarat Sharma wrote: > Hi guys, > I'm starting displaytag for the first time. > > I have a simple Struts2 action th

Problem with displayTag

2009-06-08 Thread Bhaarat Sharma
Hi guys, I'm starting displaytag for the first time. I have a simple Struts2 action that is returning a list. The list contains elements of Class Apple. Following is the code I have: This works ok, however, when I click '

Re: OGNL & DisplayTag = inappropriate expressions

2009-04-30 Thread Andy Sykes
f the regex, will be ignored. We should make a FAQ out of this question. musachy On Thu, Apr 30, 2009 at 3:47 PM, Andy Sykes wrote: Hi all, Is there a way to prevent OGNL from analysing GET parameters as expressions? Reason for asking: DisplayTag generates URLs like this: action?d-49653-p=2

Re: OGNL & DisplayTag = inappropriate expressions

2009-04-30 Thread Musachy Barroso
s there a way to prevent OGNL from analysing GET parameters as expressions? > > Reason for asking: > > DisplayTag generates URLs like this: action?d-49653-p=2 > > I'm getting tons of errors in the log, where it looks like OGNL is trying to > evaluate this as: (d minus 49653

OGNL & DisplayTag = inappropriate expressions

2009-04-30 Thread Andy Sykes
Hi all, Is there a way to prevent OGNL from analysing GET parameters as expressions? Reason for asking: DisplayTag generates URLs like this: action?d-49653-p=2 I'm getting tons of errors in the log, where it looks like OGNL is trying to evaluate this as: (d minus 49653 mi

Re: show text in displaytag from properties file

2009-02-25 Thread Lukasz Lenart
2009/2/25 Po Po : > I used s2 with displaytag. > > >   >   > > > I already create file textmessage.properties, this file contain: > label.firstname=First Name > label.lastname=Last Name > > But the problem is in table title show "label.firstname&quo

show text in displaytag from properties file

2009-02-25 Thread Po Po
Hello, I used s2 with displaytag. I already create file textmessage.properties, this file contain: label.firstname=First Name label.lastname=Last Name But the problem is in table title show "label.firstname". How to configure displaytag to read from properties file? Th

DisplayTag 1.2 released

2008-12-29 Thread Paul Benedict
If you are an avid fan of DisplayTag, you should know that version 1.2 was just released! http://displaytag.sourceforge.net/1.2/ Paul - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail

Re: Struts 2 + AjaxTags + DisplayTag

2008-12-12 Thread srikanth_m03
t > the correct tab when my displayTable pagination submits the page. > In this case, the content of the first tab doesn't appear. > > Regards. > > Márcio Gurgel > > -- View this message in context: http://www.nabble.com/Struts-2-%2B-AjaxTags-%2B-DisplayTag

Re: Struts2 DisplayTag dynamic table

2008-10-27 Thread dynamicd
; > value="#attr.chartDATA[#attr.chartRow_rowNum -1][#stat2.count-1]" /> >> >> >> >> >> >> >> >> >> Hopefully it will help someone.. >> > > -- View this message in context: http://www.nabble.c

Re: Struts2 DisplayTag dynamic table

2008-10-27 Thread tandrews
hartRow_rowNum -1][#stat2.count-1]" /> > > > > > > > > > Hopefully it will help someone.. > -- View this message in context: http://www.nabble.com/Struts2-DisplayTag-dynamic-table-tp19681086p20190187.html Sent from the Struts - User mail

Re: Alternatives to DisplayTag

2008-10-13 Thread ManiKanta G
You could try JMesa (http://code.google.com/p/jmesa/), which is also a good one. ManiKanta On 10/10/08, Pat <[EMAIL PROTECTED]> wrote: > Hi All, > > I'm just wandering if anybody here has some experience with some 'grid > tags'. I've been always using Disp

Alternatives to DisplayTag

2008-10-10 Thread Pat
Hi All, I'm just wandering if anybody here has some experience with some 'grid tags'. I've been always using DisplayTag - it's very good table tag with paging, sorting and export features built-in. Has anybody got some more experience with some other tags? Any recom

Struts2 DisplayTag dynamic table

2008-09-25 Thread dynamicd
Heres how I got the dynamic tables working with Display Tag and Struts2 I pass in the list of columnNames and chartDATA from the controller and heres my jsp Struts 2.0.11.2 DisplayTag 1.1.1 ajaxtags 1.3 rc7 <%@ taglib prefix="s" uri="/struts-tags" %> <%@ taglib

Re: Struts 2 + tiles + displaytag export = firefox hang or exception

2008-09-21 Thread Yannick Haudry
> > Anyone has ran into the situation above? solutions? > > I have the snippet below in my web.xml. I get no exceptions but firefox > hangs. If I flip the order i.e. struts 2 filter first and then displaytag > filter then I get an exception from displaytag complaining about the lac

Re: Struts 2 + AjaxTags + DisplayTag

2008-09-17 Thread dynamicd
I am using Struts 2.0.11.2 MyAshok wrote: > > hi, > > Are you using struts 2.1.2 Beta for your project? > With Regards, > Ashok > > > > > dynamicd wrote: >> >> After some long hours I got pagination and export working with ajaxtags

Re: Struts 2 + AjaxTags + DisplayTag

2008-09-17 Thread MyAshok
hi, Are you using struts 2.1.2 Beta for your project? With Regards, Ashok dynamicd wrote: > > After some long hours I got pagination and export working with ajaxtags > and displaytag > THis is how you do ajax pagination. > > AjaxTags 1.3 rc7 > Struts2.0.12 > Di

Re: Struts 2 + AjaxTags + DisplayTag

2008-09-17 Thread dynamicd
After some long hours I got pagination and export working with ajaxtags and displaytag THis is how you do ajax pagination. AjaxTags 1.3 rc7 Struts2.0.12 DisplayTag 1.1.1 I had to make small change in the ajaxtags.js for it to work Comment out the line that calls the prefunction in the

RE: Struts 2 + AjaxTags + DisplayTag

2008-09-16 Thread dynamicd
ly endorse content contained within > this transmission. > > >> Date: Mon, 15 Sep 2008 15:24:30 -0700 >> From: [EMAIL PROTECTED] >> To: user@struts.apache.org >> Subject: Re: Struts 2 + AjaxTags + DisplayTag >> >> >> I tried using ajaxtags with di

RE: Struts 2 + AjaxTags + DisplayTag

2008-09-16 Thread dynamicd
ly endorse content contained within > this transmission. > > >> Date: Mon, 15 Sep 2008 15:24:30 -0700 >> From: [EMAIL PROTECTED] >> To: user@struts.apache.org >> Subject: Re: Struts 2 + AjaxTags + DisplayTag >> >> >> I tried using ajaxtags with di

Re: Struts 2 + AjaxTags + DisplayTag

2008-09-12 Thread dynamicd
OTECTED]>: >> >> Well your requestURI is not set so the URL is set to the current JSP and >> not >> the action. I have never had any success leaving requestURI blank with >> DisplayTag on S1 or S2. I always set it to the name of an action. >> >> R

RE: Sorting with displaytag issue due to theme="ajax"

2008-09-12 Thread Francisco Exposito
:30 +1000 > Subject: Re: Sorting with displaytag issue due to theme="ajax" > From: [EMAIL PROTECTED] > To: user@struts.apache.org; [EMAIL PROTECTED] > > I¹m not certain, but could this be a conflict between jquery and whatever > new js libraries you¹ve added: > > ty

Re: Sorting with displaytag issue due to theme="ajax"

2008-09-10 Thread Zoran Avtarovski
I¹m not certain, but could this be a conflict between jquery and whatever new js libraries you¹ve added: I¹d look into these 3. That¹s probably where the issue lies. Z.

RE: Sorting with displaytag issue due to theme="ajax"

2008-09-10 Thread Francisco Exposito
30 -0700 > From: [EMAIL PROTECTED] > Subject: RE: Sorting with displaytag issue due to theme="ajax" > To: user@struts.apache.org > > --- On Wed, 9/10/08, Francisco Exposito wrote: > > > > > > Does it work if you remove *this* ? Again--if the div itself isn&

RE: Sorting with displaytag issue due to theme="ajax"

2008-09-10 Thread Dave Newton
--- On Wed, 9/10/08, Francisco Exposito wrote: > > Does it work if you remove *this* ? Again--if the div itself isn't doing anything but is just a placeholder there's no reason to use , although I don't know if it would break anything. > type="text/javascript"> > src="src/

RE: Sorting with displaytag issue due to theme="ajax"

2008-09-10 Thread Francisco Exposito
e with the results is loaded in the divContenedor. The script displayTagAjax.js is executed when I load the menu, but not when the results page is loaded. Therefore the hrefs are not modified and the ajax in displaytag doesn't work. I hope I've explained better -if you hav

RE: Sorting with displaytag issue due to theme="ajax"

2008-09-10 Thread Dave Newton
x27;d still remove the tags if you're not using their Ajax functionality. Dave > > > > > Date: Wed, 10 Sep 2008 03:37:30 -0700 > > From: [EMAIL PROTECTED] > > Subject: RE: Sorting with displaytag issue due to > theme="ajax" > > To: user@str

RE: Sorting with displaytag issue due to theme="ajax"

2008-09-10 Thread Francisco Exposito
hangeLoads (which is inside the displayTagAjax.js) and when I click on the button, then the references are changed. But it should be executed automatically. > Date: Wed, 10 Sep 2008 03:37:30 -0700 > From: [EMAIL PROTECTED] > Subject: RE: Sorting with displaytag issue due to theme="

RE: Sorting with displaytag issue due to theme="ajax"

2008-09-10 Thread Dave Newton
gt; type="text/javascript"> > > > > > > > action='IrBuscarUsuario'/> > > > src=".../../src/images/logo.jpg"/> > > > > Usuarios > > theme="ajax" > href="%{buscarUsuario}" > targ

RE: Sorting with displaytag issue due to theme="ajax"

2008-09-10 Thread Francisco Exposito
h firebug, all js are loaded (in the menu page and in the test page). > To: user@struts.apache.org> From: [EMAIL PROTECTED]> Subject: Re: Sorting > with displaytag issue due to theme="ajax"> Date: Tue, 9 Sep 2008 18:08:57 > -0400> > Francisco Exposito wrote:> > Also I've tried to use displayTagAjax. > In order to use it, I define in the main page:> > > >

Re: Sorting with displaytag issue due to theme="ajax"

2008-09-09 Thread Laurie Harper
Francisco Exposito wrote: Also I've tried to use displayTagAjax. In order to use it, I define in the main page: But when I reload this page, I receive the error "jQuery is not defined" and the error seems to be in the line of displayTagAjax.js: jQuery(function($) { changeLinks(); });

RE: Sorting with displaytag issue due to theme="ajax"

2008-09-09 Thread Martin Gainty
this transmission. > Date: Tue, 9 Sep 2008 05:38:26 -0700 > From: [EMAIL PROTECTED] > Subject: RE: Sorting with displaytag issue due to theme="ajax" > To: user@struts.apache.org > > --- On Tue, 9/9/08, Francisco Exposito wrote: > > Yes, it uses jquery. If I do

RE: Sorting with displaytag issue due to theme="ajax"

2008-09-09 Thread Dave Newton
--- On Tue, 9/9/08, Francisco Exposito wrote: > Yes, it uses jquery. If I don't use struts2 ajax, it > works properly. But when I use it, I receive the error > jquery is not defined. > > This code works properly: > [...]src="../../src/javascript/jquery.js" > type="te

RE: Sorting with displaytag issue due to theme="ajax"

2008-09-09 Thread Francisco Exposito
ot; /> <script src="src/javascript/stuHover.js" type="text/javascript"> CODE TO GO TO THE TABLE PAGE INSIDE THE DIV divContenedor > Date: Tue, 9 Sep 2008 04:14

Re: Sorting with displaytag issue due to theme="ajax"

2008-09-09 Thread Dave Newton
--- On Tue, 9/9/08, Francisco Exposito wrote: > But when I reload this page, I receive the error > "jQuery is not defined" and the error seems to be > in the line of displayTagAjax.js: > > jQuery(function($) { > changeLinks(); > }); It looks like the Ajax ve

Sorting with displaytag issue due to theme="ajax"

2008-09-09 Thread Francisco Exposito
I am trying to show a table with some data using displaytag. I have a main page which contains the div which will contain the table with the data. Therefore I have in the main page . Then in the results page I have the display:table which shows the data. But when I click over a column to

Re: Paging with DisplayTag and encoded table name

2008-05-02 Thread Paweł Badeński
;: > >>> > > I'm curious if there is a neat way to have the page > >>> > > parameter mapped onto action or something alike > >> > > >> > You should be able to put a setter on the Action. So, if your url > >> parameter i

Re: Paging with DisplayTag and encoded table name

2008-05-01 Thread Zoran Avtarovski
; > > parameter mapped onto action or something alike >> > >> > You should be able to put a setter on the Action. So, if your url >> parameter is named pageNum, your action would have a setPageNum() method. > > Sure, that'd have worked. But DisplayTag keeps

Re: Paging with DisplayTag and encoded table name

2008-05-01 Thread Paweł Badeński
would have a setPageNum() method. Sure, that'd have worked. But DisplayTag keeps information about page Number in very specific format - "d--p", so it might look like "d-339584-p". - To unsubscribe,

RE: Paging with DisplayTag and encoded table name

2008-05-01 Thread Brad A Cupit
> I'm curious if there is a neat way to have the page > parameter mapped onto action or something alike You should be able to put a setter on the Action. So, if your url parameter is named pageNum, your action would have a setPageNum() method. Brad Cupit Louisiana State University - UIS

Paging with DisplayTag and encoded table name

2008-05-01 Thread Paweł Badeński
Hi, I want to implement paging with DisplayTag, but I'm stuck with encoded table name (d--p). As for now I have my Action implement ParameterAware and manually grab the page number from the map. I'm curious if there is a neat way to have the page parameter mapped onto action or somet

Re: struts2 & displayTag how to use checkBox; Problem: translating the fieldValue

2008-04-30 Thread xianwinwin
Thanks Oscar, I did check on the displayTag (since yesterday)so, I understand that I need to have something like this: and the checkBox: but: '%{myid[current]}' doesn't work. this works: '%{myid[0]}' '%{myid[1]}' &#x

Re: struts2 & displayTag how to use checkBox; Problem: translating the fieldValue

2008-04-30 Thread wild_oscar
lue). > m...any idea? > > > > wild_oscar wrote: >> >> They are attributes of the displaytag. >> current is the id you give to each line in the table: >> >> >> >> Check the displaytag's documentation for more info. >> >

Re: struts2 & displayTag how to use checkBox; Problem: translating the fieldValue

2008-04-30 Thread xianwinwin
but EL is not allowed in Struts tags. when I use # or $ I get the actual string (not the value). m...any idea? wild_oscar wrote: > > They are attributes of the displaytag. > current is the id you give to each line in the table: > > > > Check the displaytag

Re: struts2 & displayTag how to use checkBox; Problem: translating the fieldValue

2008-04-29 Thread wild_oscar
They are attributes of the displaytag. current is the id you give to each line in the table: Check the displaytag's documentation for more info. xianwinwin wrote: > > thank you Wild Oscar, > this is a good starting point for me. > what is the attr

  1   2   3   4   >