I need to have a dialog box in my jsf application which should pop up on click of a link or an image. I need to put signup form on this dialog box and submit should submit this
Try a rich:modalPanel.
You can do it by using JavaScript yourself.
However, check this out (PrimeFaces): LightBox and Dialog