jstl, request parameters

2002-02-20 Thread Steve Morrison
I'm considering moving a large codebase of proprietary templates to jsp, and the jstl in particular. A problem I've had so far is with using SPEL and if tag. Such as: do stuff and myParam does not exist in the url query string, an exception is thrown. We have many parameters that aren't r

loading a singleton class in jsp

2002-02-20 Thread Michael Buenaventura
Hi, I'm using struts framework and I was trying to load a singleton class that will hold my dropdown list of state in my jsp. StateLookup is a singleton class. I'm using the so that I can use these struts tag lib Am I doing it the wrong way? Your input will be greatly appr

Re: jstl, request parameters

2002-02-20 Thread Shawn Bayern
The final version of JSTL will most likely be substantially more lenient with respect to values that don't exist. Unfortunately, there's not much I can advise other than, "Wait for the upcoming version!" :-) (Such is the nature of early-access releases.) -- Shawn Bayern Author, "JSP Standard T

Xtags:applyTemplates mode attribute not working ?

2002-02-20 Thread Joe Mocker
Hello, I cannot seem to get the mode attribute working with the applyTemplates & template tags of Xtags. I'm wondering if I'm doing something wrong or if there is a bug here with Xtags. Here's a simple example. Without the mode attribute it works fine, but when I try to rerun it adding a mode=