Hi, I am having problems with multiple pagers in one tile. My setup consists of a JSP page that defines tiles using the <tiles:insert> definition. Then using...
Hi again, I (still) try to implement the fixed header collection. It works fine with the FixedHeader renderer but why the columns are not sortable anymore ? Is...
I have just added struts-layout to my application, and it is working very well. However, I am getting very heavy logging in my log4j application log. I have...
Hi Doug, Struts-Layout uses the commons-logging framework for logging. Please make sure you have configuration commons-logging to use log4j, otherwise, the...
Jean-Noel RIBETTE
jean-noel.ribette@...
Feb 7, 2008 9:07 am
6092
Hi, I just want to resend my inquiry. I would appreciate any response. Thank you. Regards, Edgie Guevarra ... ...
Hi Edgie, Reading your mail, you have tested the 2pagers.jsp example, which is working well on the web site, so can you double check your code is the same as...
Jean-Noel RIBETTE
jean-noel.ribette@...
Feb 13, 2008 9:16 am
6094
Hello Friends. I am new to this group and also new to layout tag. I am trying to display a table with some items. I am trying to use collection, collectionItem...
Hi Vijay, From your code, I think you need to initialize the ids array as you do for the expectation one. Can you tell us what values are generated for the...
Jean-Noel RIBETTE
jean-noel.ribette@...
Feb 28, 2008 10:07 am
6096
"ids" has been initialized and i am getting the values for checkbox as "expectID" values which are unique values from the bean. here is my collection tag. ...
Hello, I'm quite new using Struts-Layout, I'm using Struts 1.2.9 and Struts-Layout 1.2 with a Jboss server, and I have a problem with sorting a collection. I...
Bonjour, je tente de déployer Strut-Layout sur mon repository MAVEN distant (sur un de nos serveurs via archiva), j'ai donc modifié le fichier POM du projet...
I need to load the entire treeview without using pagination, in order to have all nodes availables as the jsp page is loaded. How can i do? Is it possible? ...
Hello friends, With the following JSP, i am able to view the fileds in editable form, but my question is, how do i get these edited values in the Action Class....
I don't know whether this has been posted earlier but I would like the dhtmlid of the element itself. Can someone help. [ layout is prefix for struts-layout in...
Hi everybody, I'd like to inform you that I've changed of job : I'm now working for an insurance company in Bordeaux, France. As this new job don't allow me...
Hello friends - I am facing what must be a simple to overcome problem, can someone help? Anyways, using layout:collection and layout:collecitonItem, I am...
You must be copying some where the one collection to other one. It causes to happen this. In that case the both objects point to the same memory location and...