At 12:46 AM 2/7/2002 +0300, you wrote:
>Hello, Unknown Person! ("Next" can not be your name!)Sorry, it was typo, it should be : Date : <jsp:expression>new java.util.Date()</jsp:expression> >I'm not an expert, but I believe you can not mix >normal <%= %> and jsp <jsp:expression> syntax. >If you want to use XML syntax you should go for >it completely by enclosing your whole page with ><jsp:page> and all the stuff. Even with this (only), still doesn't not works. <jsp:expression>new java.util.Date()</jsp:expression> >Even if you do it, I'm not sure if Tomcat 4.0.1 >will accept it. > >Hey, people! Does Tomcat 4.0.1 accept pages in the >XML syntax already? I think so, because it was "official reference" :), but i never success using "alternative" syntax. What is the other Container which support XML SYntax? TIA. =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
