Hello,
I have a problem. I must get data from a Firebird db. The data is
posted in jsp/jsf code. I've tried to get them through a servlet. The
problem is that when I include result in my jsf page, the code doesn't
get compiled.
If I include code with a <h:outputText> or a jsp action <jsp:include>
or a <c:import url> the code doesn't get compiled. If I include code
with directive <%include> it is translated correctly, but include
directive accepts only physical files.
Any suggestion?
Thanks
--
Leonardo Calugi