dev@jsftemplating.java.net

Re: JSFTemplating: pageSession problem

From: Karam Singh <Karam.Badesha_at_Sun.COM>
Date: Mon, 14 May 2007 18:51:16 -0700

Please ignore the first error, I got it working. Still need the solution
to control the width of option field (sun:addRemove tag).

thanks
Karam

Karam Singh wrote:
> Hi,
> I have a page where there are two if blocks of code where if the form
> is not submitted, then show the form, else show the results. The
> problem is that the handler is doing after form submission is doing
> the right thing but those pageSession variables are not showing up on
> the result page.
> Can someone please look at the file and let me know what is the best
> way to solve this? Here is the location to file:
> /import/lava-build/karam/SUNWappserver-test/domains/domain1/applications/j2ee-modules/CADRe/customReport.jsf.
> Also does anyone know how I can control the width of the option field
> so that I can make them all same width. I tried using style as
> "width:225px" but it doesn't work. Here is the url:
> http://cherub.sfbay.sun.com:8080/CADRe to look at the live app.
>
> thanks
> Karam