programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin
Topic Replies Topic Starter Last Post Forum Name
Looping over a collection of values in Ant? 2 Chris Corbyn
Chris Corbyn
Other Build Tools
Any (non framework specific) good articles on TDD with J2EE? 10 Chris Corbyn
Chris Corbyn
OO, Patterns, UML and Refactoring
Bad practise? JavaBean where setX() actually should be addX()? 3 Chris Corbyn
Chris Corbyn
Java in General
Use threads to "stop" the execution of a method without a "return"? 5 Chris Corbyn
Mr. C Lamont Gilbert
Threads and Synchronization
Can I pick your brains on globally accessing XML resources? 2 Chris Corbyn
Chris Corbyn
Servlets
JSTL & EL, not resolving my ${identifier} syntax? 7 Chris Corbyn
Chris Corbyn
JSP
Looking for a good Java book for "light reading" 6 Chris Corbyn
Pat Farrell
Java in General
Using Ant as a code-generator? 3 Chris Corbyn
Tim Holloway
Other Build Tools
Some way to include() from inside a TagSupport instance? 2 Chris Corbyn
Chris Corbyn
JSP
Is it possible to dispatch a JSP from a JAR file? 2 Chris Corbyn
Chris Corbyn
JSP
Optimizing tomcat5 to run with less memory on a small VDS server 7 Chris Corbyn
Chris Corbyn
Tomcat
UML sequence diagram help 5 Chris Corbyn
Stan James
OO, Patterns, UML and Refactoring
Why does getParameterMap() return an *immutable* Map? 20 Chris Corbyn
Chris Corbyn
Servlets
Theory/design question -- Throwable for non-exceptions? 4 Chris Corbyn
Chris Corbyn
Java in General
Do all methods have to be concrete? 5 Chris Corbyn
Chris Corbyn
Java in General
JSP files, filter chains and pre-compiling... 2 Chris Corbyn
Chris Corbyn
JSP
ETag and Last-Modified HTTP implementation? 2 Chris Corbyn
Chris Corbyn
Sockets and Internet Protocols
Is there a key difference between url-pattern / and /* ? 8 Chris Corbyn
Chris Corbyn
Servlets
Tomcat servlet-mapping bypass if real file requested 7 Chris Corbyn
Chris Corbyn
Servlets
Can't pin down this NullPointerException :( 7 Chris Corbyn
Raghavan Muthu
Java in General
What's wrong with my xpath logic here? 4 Chris Corbyn
Chris Corbyn
XML and Related Technologies
XPath: Check if a node actually exists 2 Chris Corbyn
Chris Corbyn
XML and Related Technologies
Highlight cell in JTable, even once table has lost focus 5 Chris Corbyn
Michael Dunn
Swing / AWT / SWT