> Hi Kal,
>
[quoted text clipped - 5 lines]
> Perhaps a JSPF (JSP fragment) file could be used to hold the 'common
> jsp'?
Keep in mind, he's using Java Server Faces, which isn't exactly the
same as JSP, AFAIK.
> Rob
> :)
Although, I think JSF does use something similar to EL, so you could
PROBABLY use the same JSF fragment with different backing beans. I'm
not sure how to do this, but I should expect it is possible. I know it
is possible in JSP's.