hi!
this is a very urgent so please reply withing 1- 2 days.
I have used java.util.Random.nextInt(upperlimit) function which generates
integer random numbers
form 0 to upperlimit specified. This function i am using inside an applet
which is emmbedded in an html page
when i use that html page with appletviewer then it works fine but when i use
it within internet explorer it gives 
following error:-
error:- java.lang.NoSuchMethod error : java/util/Random: method nextInt(I)I
not found 
in its status area
so my applet doesn't loads .

So which other function can do the same objective or what else i can use ??
I am using internet explorer 5.0

Thanks in advance.
Paramjit singh

==========================================================================To 
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to