Dynamic HTML Parameters

2003-01-30 Thread Chris Yocum
Hi all, I have searched the mail archive and I have not found an answer to my questions. My question is: I have a loop that dynamically generates HTML parameters. Once the user clicks on the submit button, I programmatically know how many there are since I save the number in a variable

Issues with implementing the EL in a non-JSP environment

2003-01-30 Thread Karr, David
How practical is it to consider deploying tools/frameworks using the EL which do not use JSP? I looked in the two jar files (standard and jstl), and it appears "standard" contains all the EL classes, but it also contains some classes which are obviously JSP-related. If there's no obvious dependen