aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes how to get the size of the same siblings Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "how to get the size of the same siblings" Watch "how to get the size of the same siblings" New topic
Author

how to get the size of the same siblings

srinu reddyreddy
Greenhorn

Joined: Jan 05, 2007
Posts: 11



i am writing the following logic to iterate through the value nodes,
but it is throwing exception,pls suggest me
error is here:






it is giving the following error
Error: setting a property that has only a getter
Source File: http://localhost:8080/example/edit.jsp
Line: 80
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
= is store
== is compare

Eric
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how to get the size of the same siblings
 
Similar Threads
Axis Server Confi...
how to get the size of the same child nodes
Parameter Passing through <html:link> tag
How to bypass html tags in JSPs while using struts?
ServletConfig getInitParameter() ????