Re: [OT]RE: x:transform

2003-12-22 Thread Kris Schneider
JMeter won't detect deadlocks or memory leaks, but you could use it to act as multiple users to simulate the conditions that are triggering your errors. I haven't used any open source profilers, but you might want to look into a research tool from Sun called JFluid: http://research.sun.com/project

[OT]RE: x:transform

2003-12-22 Thread Balakrishnan, Vijay
Thanks,Kris.I am not sure what the exact problem is yet.I did read the javadoc.I wish I could use a tool to figure out deadlocks- would something like JMeter or is there any open source tool to detect memory leaks or deadlocks ? Thanks, Vijay -Original Message- From: Kris Schneider [mail

Re: [ANN] JavaServer Pages, 3rd Edition (O'Reilly)

2003-12-22 Thread K.C. Baltz
Does you book have a quick-reference/cheatsheet for JSTL? The one from Manning's book (appendix A) isn't really quick enough for me (Too many pages). I find I'd really like a 1-2 page summary of EL and the JSTL tags. I keep meaning to do one up myself, but of course work projects keep taking

Re: Tiles problem!!!

2003-12-22 Thread K.C. Baltz
I suspect you'll get more help if you re-post your question to the struts-user mailing list as Tiles is really more of a Struts API than jakarta-taglibs. That being said, I don't think you want to use beanName and beanScope. I would have expected you to use it like this: K.C. [E

RE: x:transform

2003-12-22 Thread Kris Schneider
There are some notes in the Javadoc for DTMManagerDefault: http://xml.apache.org/xalan-j/apidocs/org/apache/xml/dtm/ref/DTMManagerDefault.html that suggest the potential for reentrancy issues. I'm not sure if that's what you're seeing or not. You might want to try isolating this particular piece

Tiles problem!!!

2003-12-22 Thread Dhiraj.Gupta
I am trying out 'Declaring definition in a configuration file' I have added below lines in struts-config.xml Below are the contents of tiles-practice-defs.xml, which I have placed in WEB-INF folder: http://jakarta.apache.org/struts/dtds/tiles-config.dtd";>