hello,
i need my jsf based portlet to generate dynamic pdf content and it seems
that i need a servlet to do this.
i was wondering if it possible to have my servlet share the same
facescontext than my portlet?
in order to do this i have imagined to create a jsf servlet that would
handle all *.download requests (and my portlet to handle all *.faces
requests)
is it possible to have both a jsf portlet and a jsf servlet running in
the same time in a web application? and sharing the same facescontext?
regards
- servlet and portlet in the same time? Olivier Ziller
-