Hi, Iam converting an existing frames based WebApp to tiles based WebApp. I have a requirement where i need to show a word document in the browser when the user clicked on a link. In the old application it was a hard link to the document.(<a href="../documents/termsConditions.doc>View terms</a>) so when the user clicks the link it will dispaly the document in the body area(including the menu and header frame). I tried the same with tiles. In the definition i mentioned like the following athen it displayed text along with some junk charecters in the browser. I even tried by mentioning a a temporary jsp page and then redirecting to the document I got the following exception. java.lang.IllegalStateException: Response has already been committed at ......... ......... Can any body suggest a solution to this problem.I appreciate your greate help. Thanks Maria
__________________________________ Do you Yahoo!? Meet the all-new My Yahoo! - Try it today! http://my.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]