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,
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
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
---
: 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
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;
}
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
6 matches
Mail list logo