Is it technically possible to merge an existing application which use
Servlet+JSP and JSF together.
A complete Rework is not possible now, but in steps it would work.

So the question is, can i use JSF and old Servlets+JSP together ( means,
one old workflow will be upgraded to new JSF technology while the others
should stay, the Navigation of the old workflow is done by the old
engine, for the new ones by JSF).

The only thing i don't know, if the session and application scope data
can be "merged" - but it should be possible, should it?
Are there any breakpoints or blockers which i am not thinking of, any
hints for what problems and traps i should watch?

kind regards

Torsten

Reply via email to