AW: accessing form beans with java objects in XSL
"Bernhard Woehrlin" <[email protected]> Thu, 10 Mar 2005 20:08:01 +0100
| Newsgroups | gmane.comp.java.strutscx.user |
|---|---|
| Organization | IT.CappuccinoNet.com |
| Message-ID | <000501c525a4$7af97440$4c01a8c0@javaws> |
Hi Dudley, have you check the generated XML with the parameter: debugxml=true. If you can find your Bean there, check again your XPath-statement. Regards, Berny -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Dudley Butt Gesendet: Donnerstag, 10. März 2005 15:03 An: [email protected] Betreff: [Strutscx-user] accessing form beans with java objects in XSL Hi, I have a form bean User class User private Address address = new Address(); public getAddress() { return address; } etc class Address private streetName; public getStreetName() { return streetName; } I'm trying to reference the strretName property in my XSL Can I reference it just by using {user.address}? Currently I cant seem to get it working. any help will be appreciated thx ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Strutscx-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/strutscx-user ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click