Hi! > We have the technical requirement to stay with JSPs. :( Well, we use JSP to describe the JSF view too - we slowly convert our application from JSP to JSF (so we have both JSP embedded in JSF and pure JSF), and I cant say that the performance it that worse.
> But there must be a way to put JSF bean values into the HTML-code of a JSP, or? What do you mean with this sentence? Have you considered using a profiler to see where you loose performance? Ciao, Mario

