Michael <cpwduc001 <at> yahoo.com> writes: > > I’m putting the .html portion of a tapestry component inside an iframe. The > .html should spit out a populated hibernate record, but it doesn’t. When I > use > frames, not iframes, it works. Iframes are required however. Any ideas?
Use a debugger to see if your code to spit out the record is actually executed. -- Author of a book for learning Tapestry (http://www.agileskills2.org/EWDT) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
