Barry Brashear

Ranch Hand
+ Follow
since Jun 05, 2001
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Barry Brashear

Can you have a class that is inherited from another class and the descendant
class be abstract and the parent is not?
16 years ago
Could someone tell what a proxy pattern is used for? I know a proxy
object represents another object.
Could someone tell me what Grails is? Is there a forum here for it?

Thanks!
16 years ago
I am a Java certified developer with over 7 years experience. I also have a
certification in web components. I would like a contract in the Dallas, TX
area. Or, preferably a telecommuting position or contract. I can provide a resume if needed.

Barry Brashear
[email protected]
16 years ago
Thanks. I guess that would include board, player, property, hotel, house, etc.
16 years ago
Yes, my question was about class design not code.

thanks.
16 years ago
Does anyone know how to go about designing a monopoly game for Java?

Thanks.
16 years ago
Could someone explain the differences between JAX-RPC and JAX-WS? Our group built a web service last year but I'm not sure which it is.

Thanks.
16 years ago
Could someone explain the difference between a webservice and an EJB application? Can they be the same thing?

Thanks.
16 years ago
I have over 23 years development experience with 7 years in Java. I am SCJP and SCWCD certified. I would like to explore a work from home opportunity.

Please let me know where I can send my resume.

[email protected]

Thanks,
Barry Brashear
16 years ago
No, it is a server application that write the credit card number to a log
file on the server. We need to mask this number before writing it.

Thanks.
17 years ago
No, it is a server application that write the credit card number to a log
file on the server. We need to mask this number before writing it.

Thanks.
17 years ago
Is there a class to use to mask credit card numbers? Preferrably, all but
the last 4 numbers

Thanks.
17 years ago
I have code like (HashMap<String, variable> that I am getting compile
error on. What jre should I use for this?

Thanks.
17 years ago
If you put them in a java file, wouldn't need to have a code push if
a particular rule set changed?
17 years ago