Well depends on the constants themselves. In my case they were applicable to a couple of screens only, not to the entire App. Any way thats a good idea.
----- Original Message ----- From: "Wendy Smoak" <[EMAIL PROTECTED]> To: "'Tag Libraries Users List'" <[EMAIL PROTECTED]> Sent: Thursday, November 28, 2002 1:07 AM Subject: RE: rtexprvalue and EL > > Or I could have a jsp page that set pageContext variables with the > constant > > values. I can include that page in all JSPs where i need constant values. > > And then I could use those pageContext variables in EL tags. > > If they're constants, why not put them up as far as possible, in application > scope perhaps, so that it only has to be done once and they will be visible > everywhere? > > -- > Wendy Smoak > Applications Systems Analyst, Sr. > Arizona State University PA Information Resources Management > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
