Hi All, i
want to ask you a question thats out of my-faces context. Its regarding JSF
on websphere. How to open a jsf page in a pop up window? for example, i
have a link on a page which should call another jsf page in a new
window.
when i try using the context path of the target jsf page in a
java script..it gives error.. probably because its out of jsf
context.
then i tried using request.getRequestURI() and it opens the same
jsf page in new window.. How to open different jsf page????
anyone
who has come across this problem? any suggestions?
thanks and
regards, sunil
|