RE: DataGrid, Struts layout and Struts 2

2008-02-02 Thread nandha
e.html > > > Thanks > Nagesh Reddy > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, March 23, 2007 7:22 AM > To: user@struts.apache.org > Subject: DataGrid, Struts layout and Struts 2 > > Hello every one: > I a

Multi language support in struts layout datagrid - didn't g et any reply

2007-10-30 Thread nagesh.kumar
Hi All, I have implemented already Struts DATAGRID now fasing a prob , I need to support multi language fileds in this datagrid layout . How can I show a filed in english and another field in japan in the same datagrid . Any solution please mail me Thanks & Regards Nagesh Kumar Reddy

Multi language support in struts layout datagrid

2007-10-30 Thread nagesh.kumar
Hi All, I have implemented already Struts DATAGRID iam fasing a prob , I need to support multi language fileds in this datagrid layout . How can I show a filed in english another field in japan in the same datagrid . Any body has any idea please mail me Thanks & Regards Nagesh Kumar Redd

Re: struts-layout

2007-08-25 Thread Venu Madhav
te: Hi, am trying to use datagrid from struts-layout tags. While running the code am getting exception shown below javax.servlet.jsp.JspException: No getter method available for property datagrid for bean under name org.apache.struts.taglib.html.BEAN But i wrote setters and getters for datagr

Re: struts-layout

2007-08-25 Thread robinbajaj
am trying to use datagrid from struts-layout tags. While > running the code am getting exception shown below > javax.servlet.jsp.JspException: No getter method available for property > datagrid for bean under name org.apache.struts.taglib.html.BEAN > > But i wrote setters and

struts-layout

2007-08-24 Thread Venu Madhav
Hi, am trying to use datagrid from struts-layout tags. While running the code am getting exception shown below javax.servlet.jsp.JspException: No getter method available for property datagrid for bean under name org.apache.struts.taglib.html.BEAN But i wrote setters and getters for

Struts Layout

2007-06-25 Thread Prashant Desai
Is struts layout package present in struts 2 ? what was the latest version that it was supported in ? do they have layout examples for struts 2 ? if not, are they using jsf for layout in struts2 ? _ Make every IM count. Download

Extends Struts - layout tag

2007-06-13 Thread Sourabh Chandan
Hi All, I am trying to extend the one of the Layout tag for providing customize functionlity like passing more attributes in tag. For example i am writing like MyClass extends DatagridColumnTag How can I continue this. if any docs please post it to me OR I am trying to read the entered d

Re: struts layout

2007-05-13 Thread Antonio Petrelli
2007/5/12, shaki m <[EMAIL PROTECTED]>: I want to create a table using struts layout with edit,delete, update option and accessing the data from the database. E... see the Struts Layout site: http://struts.application-servers.com/ A

struts layout

2007-05-12 Thread shaki m
Hi Everyone, I want to create a table using struts layout with edit,delete, update option and accessing the data from the database. I am new to struts...I want to learn more in thisPlease help. Rgds Shaki

Re: help me to use struts-layout

2007-04-13 Thread Antonio Petrelli
to ask this question in the Struts Layout mailing list. Antonio - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: help me to use struts-layout

2007-04-13 Thread Lance
ROTECTED]>: hi, would you like help me to developping with struts-layout in my jdevelopper thank you to give me a stepby step exemple. http://struts.application-servers.com/ Antonio - To unsubscribe, e-mail: [EMAIL PRO

Re: help me to use struts-layout

2007-04-13 Thread Antonio Petrelli
2007/4/13, OSMAN Mohamed AMINE <[EMAIL PROTECTED]>: hi, would you like help me to developping with struts-layout in my jdevelopper thank you to give me a stepby step exemple. http://struts.application-servers.com/ A

help me to use struts-layout

2007-04-13 Thread OSMAN Mohamed AMINE
hi, would you like help me to developping with struts-layout in my jdevelopper thank you to give me a stepby step exemple. _\\|//_ (-0-0-) ooO-(_)-Ooo Mes meilleures salutations... OSMAN Mohamed AMINE Ingénieur consultant (216)98207939 Créez votre adresse électronique [EMAIL PROTECTED

RE: DataGrid, Struts layout and Struts 2

2007-03-22 Thread nagesh.kumar
, 2007 7:22 AM To: user@struts.apache.org Subject: DataGrid, Struts layout and Struts 2 Hello every one: I am looking for a way to pass a resultSet or cachedRowSet to a jsp page, and display the results in a dataGrid. The behavior I am looking for is similar to the one offered by Struts Layout http

DataGrid, Struts layout and Struts 2

2007-03-22 Thread mansour77
Hello every one: I am looking for a way to pass a resultSet or cachedRowSet to a jsp page, and display the results in a dataGrid. The behavior I am looking for is similar to the one offered by Struts Layout http://struts.application-servers.com/intro/layout.html. Unforetunatly Struts-Layout

RE: Struts Layout Extension Library & Alternatives solutions

2006-12-22 Thread Andrew Martin
have been much easier if there was only one table created in the first place or by enabling all attribute of the tables to be defined in the css. I am still curious to know if there are other alternatives to struts layout available. Andrew -Oorspronkelijk bericht- Van

RE: Struts Layout Extension Library & Alternatives solutions

2006-12-22 Thread nagesh.kumar
; } Try this -Original Message- From: Andrew Martin [mailto:[EMAIL PROTECTED] Sent: Friday, December 22, 2006 5:21 PM To: Struts Users Mailing List Subject: Struts Layout Extension Library & Alternatives solutions We are thinking about integrating the Struts Layout Extension Library

Struts Layout Extension Library & Alternatives solutions

2006-12-22 Thread Andrew Martin
We are thinking about integrating the Struts Layout Extension Library into our current struts project. At the moment I have the basic functionality working, but I have noticed that there are some UI restrictions (hardcoded style attributes in the basic collection table interface) which are

RE: displaytag/ struts layout tag?

2006-09-05 Thread David Friedman
Personally, I would suggest Displaytag because you could easily use it with Struts 2.0 when it comes out and not have to worry about how long it might take for Struts-Layout to update their code base. I suppose that would only matter if you are considering eventually upgrading to Struts 2.0

displaytag/ struts layout tag?

2006-09-05 Thread fea jabi
which one is preferable? When I posted here for pagination/sorting an year ago, I was pointed towards displaytag. I see that struts layout tag does these too. which one is preffered to use? Thanks. _ Get the new Windows Live

Struts Layout

2006-06-22 Thread George Papandreou
Hello All, has anyone had any experience with the Struts Layout tag libs? Are they robust? Would you recommend using them? Also, btw, is there a better way to search the Struts archives (e.g. ala Axis 2 that provides a search text box) without having to drill-down for every month ,etc? Much

Re: forms in struts-layout tabs ??

2006-05-31 Thread Monkeyden
ns accessing that form. And save the data on each submit, tab etc. Harsh. -Original Message- From: A. Lotfi [mailto:[EMAIL PROTECTED] Sent: Thursday, May 25, 2006 3:53 PM To: user@struts.apache.org Subject: forms in struts-layout tabs ?? Hi, I have 8 forms (every form will be stored in a

RE: forms in struts-layout tabs ??

2006-05-25 Thread A. Lotfi
each submit, tab etc. Harsh. -Original Message- From: A. Lotfi [mailto:[EMAIL PROTECTED] Sent: Thursday, May 25, 2006 3:53 PM To: user@struts.apache.org Subject: forms in struts-layout tabs ?? Hi, I have 8 forms (every form will be stored in a separate table), I am wondering if it is poss

RE: forms in struts-layout tabs ??

2006-05-25 Thread Chaudhary, Harsh
multiple actions accessing that form. And save the data on each submit, tab etc. Harsh. -Original Message- From: A. Lotfi [mailto:[EMAIL PROTECTED] Sent: Thursday, May 25, 2006 3:53 PM To: user@struts.apache.org Subject: forms in struts-layout tabs ?? Hi, I have 8 forms (every form will

forms in struts-layout tabs ??

2006-05-25 Thread A. Lotfi
Hi, I have 8 forms (every form will be stored in a separate table), I am wondering if it is possible to have one jsp page with 8 tabs , fill up the form in the first tab, move to other tabs and fill forms and at the end press a one submit button to save data ( from these forms) to the databas

Can I execute js function from Struts Layout collectionItem tag?

2006-03-21 Thread Gosha
Hello I want to execute js fuctions with collection property values as a parameters to this function. Is It possible with Struts Layout collectionItem tag? Thanks in advance. - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Struts Layout query

2006-02-01 Thread Karthik Manimaran
Hi, I want to display the labels of the form fields with error in red. I want to avoid the conditional statement to insert the attribute-value pair of 'class="Error"' in the td tag. First Name: Can this scenario be simplified using Struts Layout? Is yes, a

Re: Struts Menu Vs Struts Layout

2005-12-21 Thread Agnisys
ROTECTED]> wrote: > > > >> Another option would be SiteMesh. > >> > >> If you like working on the fringes of technology though, I recommend > >> AJAX or > >> OpenLaszlo... > >> > >> Br, > >> -Yves- > >> > >> On

Re: Doubts about Struts-layout

2005-12-21 Thread Pazhanikanthan Periasamy
ailing List" To user@struts.apache.org cc Subject Doubts about Struts-layout Hi friends, Is struts layout is a dependable library to use. I am finding many difficulties to implement it. so is it a reliable one to

Doubts about Struts-layout

2005-12-21 Thread Sony Thomas
Hi friends, Is struts layout is a dependable library to use. I am finding many difficulties to implement it. so is it a reliable one to use ? sony - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Struts-layout suggest tag and Internet explorer

2005-12-20 Thread Raghu Kanchustambham
Hi, The suggest tag seems to work fine in Mozilla but not in Internet Explorer. This code is working fine with Mozilla... It generates 4 suggest boxes in mozilla but behaves like a simple text box (with no suggestions) on Internet explorer. What am I doing wrong? Best Regards, Raghu

Re: Struts Menu Vs Struts Layout

2005-12-19 Thread Frank W. Zammetti
sh. >> >> If you like working on the fringes of technology though, I recommend >> AJAX or >> OpenLaszlo... >> >> Br, >> -Yves- >> >> On 12/18/05, Agnisys <[EMAIL PROTECTED]> wrote: >> > >> > Hi, >> > I need t

Re: Struts Menu Vs Struts Layout

2005-12-19 Thread Agnisys
lots of Dynamic GUI features (like > > dynamic number of > > Panes). Which one is more suitable for the job: Struts Menu or Struts > > Layout? > > Or is there a more appropriate 3rd option? > > > > Thanks for any pointers. > > Anupam. > > &g

Re: Struts Menu Vs Struts Layout

2005-12-18 Thread Yves Sy
number of > Panes). Which one is more suitable for the job: Struts Menu or Struts > Layout? > Or is there a more appropriate 3rd option? > > Thanks for any pointers. > Anupam. > > > __ > Do You Yahoo!? > Tired of spa

Struts Menu Vs Struts Layout

2005-12-18 Thread Agnisys
Hi, I need to create an application with lots of Dynamic GUI features (like dynamic number of Panes). Which one is more suitable for the job: Struts Menu or Struts Layout? Or is there a more appropriate 3rd option? Thanks for any pointers. Anupam

[May be off topic] struts-layout - treeview

2005-11-23 Thread Letícia Álvares Barbalho
Hello everyone, I know I'm writing an off-topic question here, but I don't think there's any better place to ask it, so I'll ask for your comprehension. I have a webapp that uses treeview from struts-layout. It is working perfectly and I'm happy with it. The thing is t

Re: Moving from struts-layout to struts-tiles

2005-11-18 Thread Greg Reddin
On Nov 18, 2005, at 3:03 PM, Garner, Shawn wrote: When I change <%@ include file="header.jsp"%> to tiles it says it can not have content in a body. I would like to default the header to this if they don't supply a header. You probably need to include this in your Tiles definition. The b

Moving from struts-layout to struts-tiles

2005-11-18 Thread Garner, Shawn
My application was using struts-layout and I wanted to upgrade to 1.2.8. I thought the tiles tags would translate 1 to 1 but they don't seem to. When I change <%@ include file="header.jsp"%> to tiles it says it can not have content in a body. I would like to default the h

struts layout collection client side sorting

2005-11-17 Thread Raghu Kanchustambham
Hi, I have the following code: http://enquiry.id/>}" sortable="true"/> http://enquiry.id/>}">enroll http://enquiry.id/>}">View / http://enquiry.id/>}"> Update When I code this way, I see "sort" icons in the header of the table that is generated. When I click on them, sorting happe

any experience in Display tag library vs Struts Layout ?

2005-11-11 Thread arnaud gonzales
Hello, I have would to know your point of vue between this two tag lib. Does integration of displayTag is easy an more flexible than struts Layout? Thanks in advance for sharing your experiences. Regards -- Cordialement, Arnaud Gonzales.

RE: (Possible OT) Question using struts-layout TagLib

2005-11-07 Thread Chris McCormack
Use this http://displaytag.sourceforge.net/ Chris McCormack -Original Message- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: 03 November 2005 13:38 To: Struts Users Mailing List Subject: (Possible OT) Question using struts-layout TagLib Greetings I am seeking a Grid control

Re: [OT] Question using struts-layout TagLib

2005-11-03 Thread Christian Bollmeyer
Michael Jouravlev schrieb: On 11/3/05, Christian Bollmeyer <[EMAIL PROTECTED]> wrote: Or eXtremeTable (www.extremecomponents.org), which is what we use in our current project. Home page is not shown if Javascript is turned off. Not even a message. Yep. Wasn't so earlier, but according to

Re: [OT] Question using struts-layout TagLib

2005-11-03 Thread Michael Jouravlev
On 11/3/05, Christian Bollmeyer <[EMAIL PROTECTED]> wrote: > Or eXtremeTable (www.extremecomponents.org), which is > what we use in our current project. Home page is not shown if Javascript is turned off. Not even a message. In the online samples each page has unique URL, so after going three pag

Re: [OT] Question using struts-layout TagLib

2005-11-03 Thread Christian Bollmeyer
day, November 03, 2005 8:50 AM Subject: RE: [OT] Question using struts-layout TagLib Have you looked at DisplayTag? http://displaytag.sourceforge.net -Dennis "Martin Gainty" <[EMAIL PROTECTED]> 11/03/2005 08:37 AM Please respond to "Struts Users Mailing List" T

Re: [OT] Question using struts-layout TagLib

2005-11-03 Thread Martin Gainty
This is Fantastic Thanks Dennis! Martin- 617-852-7822 - Original Message - From: <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Thursday, November 03, 2005 8:50 AM Subject: RE: [OT] Question using struts-layout TagLib Have you looked at D

RE: [OT] Question using struts-layout TagLib

2005-11-03 Thread DGraham
Have you looked at DisplayTag? http://displaytag.sourceforge.net -Dennis "Martin Gainty" <[EMAIL PROTECTED]> 11/03/2005 08:37 AM Please respond to "Struts Users Mailing List" To "Struts Users Mailing List" cc Subject (Possible OT) Question using stru

(Possible OT) Question using struts-layout TagLib

2005-11-03 Thread Martin Gainty
Greetings I am seeking a Grid control with column headings which when clicked will re-sort the individual items according to the clicked column sort algorithm I am presently looking at struts-layout Grid control and was wondering if anyone has experience with sorting characteristics of the

Struts-Layout Question -- Dynamically Generating MenuComponents

2005-10-01 Thread Jason Kwon
Hi, I was looking at the struts-layout API. It looks like all menucomponents are constructed by referring to properties set in ApplicationResources.properties. However, I have a need to generate content for these menucomponents dynamically based on values in the database. I suppose I could

Re: Struts-Layout DispatchAction problem.

2005-08-31 Thread kunjal shah
I think I should try to explain my problem a little better. After some debugging and searching I found out that my url generation within portlet is the problem.. specifically channel.setLocation("Login.do?method=selectCMAForm&cellPointId=" + form.getChannel()); It just resets my TreeView but dose

Struts-Layout DispatchAction problem.

2005-08-29 Thread kunjal shah
Hello, I am new to Struts Framework. I am developing a Struts based JSR 168 portlet on WepSphere Portal 5.1 platform. I needed some help with an error I am getting in designing a Tree based hierarchial View in the portlet. I am using Struts DispatchAction class to forward the user to the Tree

Re: Opinion about Struts layout

2005-08-02 Thread starki78
> > > > I can provide you some screenshots from 2 applications that I work on - > they are not finished, but may be can give you some ideas about the > power of struts-layout. > And I have a friend who did some "miracles" with struts-layout, but he > re-wrote big p

Re: Opinion about Struts layout

2005-08-02 Thread Borislav Sabev
starki78 wrote: thanks Borislav for your answer! I can provide you some screenshots from 2 applications that I work on - they are not finished, but may be can give you some ideas about the power of struts-layout. And I have a friend who did some "miracles" with struts-layo

Re: Opinion about Struts layout

2005-08-02 Thread starki78
thanks Borislav for your answer! -- Initial Header --- >From : "Borislav Sabev" [EMAIL PROTECTED] To : "Struts Users Mailing List" user@struts.apache.org Cc : Date : Tue, 02 Aug 2005 09:01:46 +0200 Subject : Re: Opin

Re: Opinion about Struts layout

2005-08-01 Thread Borislav Sabev
starki78 wrote: Do you think this framework is stable and good? I have tested it and my first impression is not bad. Is there someone who uses it for its purposes? Ciao Christian Hi Christian, I use struts-layout from 4-5 months, and it saves a lot of develompent time. One of the best

Opinion about Struts layout

2005-07-31 Thread starki78
Do you think this framework is stable and good? I have tested it and my first impression is not bad. Is there someone who uses it for its purposes? Ciao Christian Libero Flat, sempre a 4 Mega a 19,95 euro al mese! Abbonati subito su

Anyone here use struts-layout tags

2005-06-24 Thread Yan Hu
Hi there: I need to print a table with dynamic colum numbers. I know how to print the table using jstl mixed with some html code. But it is ugly.I used struts-layout tags to print tables with fixed colums and dynamic rows. Any suggestions for an elegant way to do that? Thank you very much

Struts-Layout v1.1 came out this month?!?!?!

2005-06-16 Thread David G. Friedman
I was just reading my TSS letter (The Server Side.com) and noticed an announcement about Struts-Layout having a new release (v1.1) earlier this month. Is anyone using it or Struts-Layout? I looked at it some time ago and it seemed to me as if must have inspired the page layout features of Java

RE: Opinions on Struts Layout

2004-12-12 Thread David G. Friedman
By "native" parts I meant that it is possible some features of Struts Layount might have been added to Struts since struts-layout was started. *shrug* Regards, David -Original Message- From: Derek Broughton [mailto:[EMAIL PROTECTED] Sent: Saturday, December 11, 2004 11:06 AM

Re: Opinions on Struts Layout

2004-12-12 Thread Derek Broughton
On Friday 10 December 2004 16:38, David G. Friedman wrote: > Derek, > > If you made a list of bullet points for the parts of struts layout you like > most, perhaps we listmembers could point you in the direction of native > Struts parts or equivalent add-ons. I don't really se

Re: Opinions on Struts Layout

2004-12-10 Thread Hubert Rabago
t; > From: Hubert Rabago [mailto:[EMAIL PROTECTED] > > Sent: Friday, December 10, 2004 3:55 PM > > To: Struts Users Mailing List > > Subject: Re: Opinions on Struts Layout > > > > It already does. It's the third option on > > http://struts.apache.org/mail.html &

RE: Opinions on Struts Layout

2004-12-10 Thread Brantley Hobbs
--Original Message- > From: Hubert Rabago [mailto:[EMAIL PROTECTED] > Sent: Friday, December 10, 2004 3:55 PM > To: Struts Users Mailing List > Subject: Re: Opinions on Struts Layout > > It already does. It's the third option on > http://struts.apache.org/mail.html &

RE: Opinions on Struts Layout

2004-12-10 Thread Brantley Hobbs
RE: Opinions on Struts Layout > > Try the search key "struts-layout" at his archive: > > http://marc.theaimsgroup.com/?l=struts-user > > I just performed that search and numerous results > show up for that "word". > > Regards, > David >

RE: Opinions on Struts Layout

2004-12-10 Thread David G. Friedman
Try the search key "struts-layout" at his archive: http://marc.theaimsgroup.com/?l=struts-user I just performed that search and numerous results show up for that "word". Regards, David -Original Message- From: Brantley Hobbs [mailto:[EMAIL PROTECTED] Sent: Friday,

Re: Opinions on Struts Layout

2004-12-10 Thread Hubert Rabago
t; > > > Thanks! > > B. > > > -Original Message- > > From: David G. Friedman [mailto:[EMAIL PROTECTED] > > Sent: Friday, December 10, 2004 3:52 PM > > To: Struts Users Mailing List > > Subject: RE: Opinions on Struts Layo

RE: Opinions on Struts Layout

2004-12-10 Thread Brantley Hobbs
Thanks for the tip about the spelling. I did some googling, but didn't really see too much information about struts-layout as compared to some of the other technologies, which is really what I'm after. Also, does anyone know of a way to search the lists? Every time I use the search

Re: Opinions on Struts Layout

2004-12-10 Thread Dakota Jack
Look under struts-layout. The results of googling for struts-layout are somewhat surprising and you might want to do that too. Naming is so important. Why Struts Layout went with struts-layout is a mystery to me. Wrong side of the brain problem, I guess. Jack On Fri, 10 Dec 2004 12:41:50

Re: Opinions on Struts Layout

2004-12-10 Thread Dakota Jack
e been looking for > more streamlined ways of developing the view. > > Well, I ran across Struts Layout > (http://struts.application-servers.com/index.html). Perhaps I've been > living under a rock for a while, but it was something that I'd never > heard of b

RE: Opinions on Struts Layout

2004-12-10 Thread David G. Friedman
Derek, If you made a list of bullet points for the parts of struts layout you like most, perhaps we listmembers could point you in the direction of native Struts parts or equivalent add-ons. Regards, David -Original Message- From: Derek Broughton [mailto:[EMAIL PROTECTED] Sent: Friday

Re: Opinions on Struts Layout

2004-12-10 Thread Derek Broughton
On Friday 10 December 2004 14:03, Brantley Hobbs wrote: > > Well, I ran across Struts Layout > (http://struts.application-servers.com/index.html). Perhaps I've been > living under a rock for a while, but it was something that I'd never > heard of before, and it seems

RE: Opinions on Struts Layout

2004-12-10 Thread Jim Barrows
> -Original Message- > From: news [mailto:[EMAIL PROTECTED] Behalf Of Vic > Sent: Friday, December 10, 2004 12:46 PM > To: [EMAIL PROTECTED] > Subject: Re: Opinions on Struts Layout > > > Brantley Hobbs wrote: > > >Hi all! > > > >When our

Re: Opinions on Struts Layout

2004-12-10 Thread Vic
e here have any familiarity with this project? How does it compare with JSF or even with some of the other presentation layer projects like Velocity, etc. One idea that I really like about struts layout is that it's tied directly back to struts, so it seems that it might be a more elegant solu

Opinions on Struts Layout

2004-12-10 Thread Brantley Hobbs
2EE plunge. We all really like Struts, but we have been looking for more streamlined ways of developing the view. Well, I ran across Struts Layout (http://struts.application-servers.com/index.html). Perhaps I've been living under a rock for a while, but it was something that I'd neve

Re: Problem!! TreeView [Struts-Layout]

2004-05-28 Thread Alvaro Martinez
lt;[EMAIL PROTECTED]> Sent: Friday, May 28, 2004 9:50 AM Subject: Problem!! TreeView [Struts-Layout] I am making a dynamic tree by getting the data from some webservices and hence populating the tree. But I do not want to load the entire tree at one go... instead I want to load the children

RE: Problem!! TreeView [Struts-Layout]

2004-05-28 Thread Saurabh Bobde
-Saurabh -Original Message- From: Tushar Kharbanda [mailto:[EMAIL PROTECTED] Sent: Friday, May 28, 2004 1:20 PM To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: Problem!! TreeView [Struts-Layout] I am making a dynamic tree by getting the data from some webservices and hence popul

Problem!! TreeView [Struts-Layout]

2004-05-28 Thread Tushar Kharbanda
I am making a dynamic tree by getting the data from some webservices and hence populating the tree. But I do not want to load the entire tree at one go... instead I want to load the children only if the parent is clicked upon... i.e. clicked on the (+) icon next to the Tree Node Now the p

struts layout and skins integration

2004-05-12 Thread shankarr
Hi! I need to integrate struts layout and skins into my product. The idea is to let the user choose the kind of skin he would like to use , something akin to customization. I am also looking into integration xskins as an alternative too. Any directions for the same will be much appreciated