Not sure if you got this figured out, but this sounds like it would be easier to solve with javascript.
http://www.w3schools.com/htmldom/dom_obj_document.asp Maybe this will help. Nathan ----- "Yongping" <[EMAIL PROTECTED]> wrote: > I know my question is nothing to do with Appfuse. However I am a > little bit > addictive to this forum since I can always get good answer from here. > Here > is my question: > In html page, there is a div section with a unique id number. Is there > any > efficient way to retrieve that section, modify its content, then write > back > into page? I mean programmatically in java. > Many thanks and have a good weekend. > Yongping > -- > View this message in context: > http://www.nabble.com/Question-about-retrieving-a-section-of-a-div-with-id-tf4922239s2369.html#a14086130 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
