RE: Wrong ordering of rendered html elements when using templates under WAS 3.5.x

2001-08-01 Thread Nik Malenovic
Title: RE: Wrong ordering of rendered html elements when using templates under WAS 3.5.x All right amiable people, I've found what's been causing me grief. It's sucky servlet engines that's what it is. From J2EE 1.2.1 specs API documentation: javax.servlet.jsp

Re: Wrong ordering of rendered html elements when using templates under WAS 3.5.x

2001-08-01 Thread Aapo Laakkonen
Title: FW: Wrong ordering of rendered html elements when using templates under WAS 3.5.x I don't know if this helps, but I use something like this:                                         - Original Message - From: Nik Malenovic To: [EMAIL PR

RE: Wrong ordering of rendered html elements when using templates under WAS 3.5.x

2001-07-31 Thread Assenza, Chris
Title: Wrong ordering of rendered html elements when using templates under WAS 3.5.x You need to use flush="true" on your template:get tags. :) WebSphere needs it's hand held to do the include properly. :-P   (ex. ) -Chris Christopher Assenza Phone:  412.201.6026 Fax: 412.201.6060 Email: