Simon Villalon

Greenhorn
+ Follow
since Jan 30, 2001
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Simon Villalon

What would the best approach be when designing a J2EE application?
Do you recommend patterns in your book?
Thanks a lot.
Let's say I have a bunch of JSPs and a jar of classes.
What steps do I have to follow in order to deploy them on to Orion?
Thanks for the help!
Let's say I have a bunch of JSPs and a jar of classes.
What steps do I have to follow in order to deploy them on to Orion?
Thanks for the help!
22 years ago
Please correct me if I'm wrong, the Architect Certification is sub-divided into several vendor fields -- e.g. Oracle, IBM, Sun, etc.
Which would be the best track to take? Does it really matter?
Thinking in Patterns!
But I'm hoping to be the lucky one to win your book!
I'm a recent convert from the linear programming style of PL/SQL and am in the process of developing objects for an order-entry site.
What am I looking to do? I know that it is suggested to develop methods that a "real" object would do, but what is the best way to treat this process?
Thanks in advance!