hi all
problem
jsf – struts tiles error of faces-config not responding to a return from a bean.
I have the problem now in jsf – struts tiles in myeclipse 6 as the bean returns a string say loginSuccess to the faces-config.xm that should forard to a jsp as a naviagation-case.
the forward to jsp is not done and no error shown even when I put any jsp file or even false name
this jsf program works perfect without the use of tiles. the strange is no error is thrown which means myeclispe does not provide an exception to such a case.
so if anyone has a program link or is ready to look at my simpleast program which allows a link in jsp to go a bean to return a succes to a faces-config.
as I said only when tiles is used otherwise is fine.
so many thanks
Amir