Re: struts-layout

2007-08-25 Thread Venu Madhav
robinbajaj wrote: This link talks about your issue http://www.geocities.com/Colosseum/Field/7217/SW/struts/errors.html search for text "No getter method for property of bean org.apache.struts.taglib.html.BEAN" on this link. See if it helps, robin Venu Madhav-3 wrote: Hi,

Re: struts-layout

2007-08-25 Thread robinbajaj
This link talks about your issue http://www.geocities.com/Colosseum/Field/7217/SW/struts/errors.html search for text "No getter method for property of bean org.apache.struts.taglib.html.BEAN" on this link. See if it helps, robin Venu Madhav-3 wrote: > > Hi, > am trying to use

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/ Antonio ---

RE: Struts Layout Extension Library & Alternatives solutions

2006-12-22 Thread Andrew Martin
: nagesh.kumar [mailto:[EMAIL PROTECTED] Verzonden: vrijdag 22 december 2006 13:10 Aan: 'Struts Users Mailing List' Onderwerp: RE: Struts Layout Extension Library & Alternatives solutions There is no any hard coded we have implemented Struts:layout Ui changes u can done by changing the Dat

RE: Struts Layout Extension Library & Alternatives solutions

2006-12-22 Thread nagesh.kumar
There is no any hard coded we have implemented Struts:layout Ui changes u can done by changing the DataGrid.css file TABLE.DATAGRID { background-color:#cbe2fa; /this is for header background border-width=2px; border-color: #FF; }

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