How to alert Error Messages in pop-up window

Hi As we show error message in JSP using <%@ page isErrorPage="true" %>. But I wanna show it in pop-up window. Could anybody help me how to alert the error in pop-up window in JSP?thanxkvijai
[225 byte] By [kvijaia] at [2007-11-26 15:35:00]
# 1
Why would you want to see an error pop-up on the server?If you want a pop-up on the client, look into a Javascript/HTML tutorial.
CeciNEstPasUnProgrammeura at 2007-7-8 21:52:26 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...