Forums Register Login

Its about uniqueIDs again! This is starting to get to me.

+Pie Number of slices to send: Send
Ok I created a game. When a user goes to the wap site to download the game I have created a servlet that generates a uniqueID and then creates a java file with the uniqueID in it..
public final class GameProperties {
public final static long userID = " + userID + "L;\n" +
"\tpublic final static int gameID = " + gameID + ";\n" +
"\n\tpublic long getUserID(){\n" +
"\t\treturn userID;\n" +
"}" +
"}";
knowledge is the difference between drudgery and strategic action -- tiny ad
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 972 times.
Similar Threads
Creating a unique random number...
Static initilaization vs. Constructor initilaization
Its about uniqueIDs again! Problems with downloading modified jar files
Entity Bean on JBoss4.0.2
Serializable two times within a entity?
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 06:38:04.