Click to See Complete Forum and Search --> : Display a message to user from java class


Pankaj Kumar
10-12-2008, 11:42 PM
Hi

Is is possible to call java script alert function from simple java class(not from servlet). Also I do not want to use swing for this. If this is possible , can you please send me code.

Regards
Pankaj

chazzy
10-13-2008, 06:41 AM
if you don't want to use swing, and you don't want to use servlets, what do you want to use?