Re: refresh body only from JSP

2004-11-27 Thread Peter O'Reilly
s, see the >> HTML 4.01 spec. A brief tutorial on frames is available free from the W3C >> (World Wide Web Consortium) at: >> http://www.w3.org/TR/html401/present/frames.html >> >> One particular link at the bottom of that page can direct you to a section >> on "

refresh body only from JSP

2004-11-26 Thread Peter O'Reilly
Hi, I am using tiles in my project using the classic layout This is my "tiles-defs.xml " How can I create a JSP that will keep the header, footer and menu while only refreshing the body? I keep getting the entire login.jsp page instead of it refeshin