No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Another point to remember is subtle, so only look into this of all else fails Two classes are regarded as distinct if they come from different classloaders. Even if they are the same file or match byte for byte. (This is why I treat anything regarding classloaders the way I …
Define validate!!!! Define validate!!!! Define validate!!!! Assuming you mean verify it could be a valid IP address even if no one is using it, then you can do this with String Tokenizer or Stream Tokenizer String tokenizer splits the string into chunks using a delimiter. You will have to consider …
Why bother with tokenizer, which is a pain and buggy in early versions of the JDK (which you will encounter in legacy systems). You just need substring(), and/or lastIndexOf()
Disabling the Right click copy option MAY be possible by editing the windows registry but that is high risk and would affect all files. Is that what you want? Alternatively you might get away with making it read only and transferring ownership to administrator/root/whatever. But there are probably ways round …
The End.
kashko