problem with nextInt(int) method while working with java web server(servlets)
bvs mohan
Greenhorn
Joined: Apr 25, 2001
Posts: 5
posted
0
i got a problem while working with java web server, i worte some code to generate a set of random numbers and the worked fine using Swing's and AWT but when i am working with servlets the error was generated like method nextInt(int) not found in Class java.util.Random please suggest me ------------------
Carl Trusiak
Sheriff
Joined: Jun 13, 2000
Posts: 3340
posted
0
This may get answered in the Beginners forum. I'm moving this there.