On Wed, 22 Dec 2004 08:38:39 -0800 (PST), [EMAIL PROTECTED] > > (Caveat: I may be wrong about all this :) ) > > Frank W. Zammetti > Founder and Chief Software Architect > Omnytex Technologies > http://www.omnytex.com
Frank, you are a hoot. ;-) You must be great to have as a work partner. I think, however, that the page which is identified by the eventual servlet is the page which is tied to the form. Therefore, any included aspect of the page can use this information, if consistent. Otherwise the included tiles couldn't be dynamic. I do this with forms all the time. The code in the included file, which might be included in various jsp "pages" or servlets or html, depending on your perspective, just kicks into whatever the form is with the final "page", servlet or html. If an included page might have this code only with certain "final" pages, servlets or html, just make the code conditional, e.g. test to see the existence of the form. There are obviously various alternatives you can use on this theme. Jack ------------------------------ "You can lead a horse to water but you cannot make it float on its back." ~Dakota Jack~ "You can't wake a person who is pretending to be asleep." ~Native Proverb~ "Each man is good in His sight. It is not necessary for eagles to be crows." ~Hunkesni (Sitting Bull), Hunkpapa Sioux~ ----------------------------------------------- "This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose, or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation." --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]