Hola,

>> [...] This new tag needs to be able to make an object available as a
scripting variable. [...]
> String organizationId =
pageContext.findAttribute("organizationsBean").getColumn("ORGANIZATIONID");

As a relative servlet/JSP newbie, I'm wondering why it would be better
to put things in the pageContext rather than directly in the request
or session or whatever.

Thanks,
Dave

Reply via email to