David is on the money because, I just had a friend get sued on Christmas Eve for leaving the company to work for a competitor. They are claiming he stole...
jsmith@...
Jan 1, 2003 3:24 pm
4104
I didn't have time to go into it last night, but 'whistling in the shower' would be considered your 'right to fair use'. It is this right that makes it legal...
Hell, I remember coding a computer in binary, using a 5-level tape to load my code... ... From: Thomas Eden [mailto:the@...] Sent: Tuesday, December 31,...
the trend seems to be to privatize scientific research in the U.S., particularly in biotech related areas. ... From: David Bock [mailto:dbock@...] Sent:...
... companies are patenting genes. It's what's happening in the commercial labs. None of the university labs would patent genes, I believe. It's ridiculous....
Argyn.Kuketayev@...
Jan 2, 2003 2:27 pm
4109
I see two different ways to lookup EJBs. Are the following equivalent? Is one better? If so, why? ... InitialContext namingContext = new InitialContext(); ...
I've been able to control the user's cache in ASP and Zope and feel that it should be easy to do in JSP as well, but so far have had no success. I'm using...
Google is your friend, Google is your friend... JGuru: http://www.jguru.com/faq/view.jsp?EID=377 Bear in mind the browser has an impact on this, especially if...
I have two beans: ParentBean, and ChildBean which extends ParentBean. XDoclet is correctly creating the Data objects (ie, finding the attributes of the parent...
I may have answered my own question by adding primkey-field="UUID" and and @ejb:pk generate="false" to my parent and child classes. I don't know if this was...
While working with the JBoss example code, I noticed the following lines in the TestEntityBean.java file: public abstract class TestEntityBean implements...
No real answer, just a related question. In C++, I code an egg.cpp class which contains a function "hatch", which returns a chicken object. Class chicken.cpp...
As far as I know (I'm also willing to be proven wrong) there is no forward declaration concept in Java - which implies that it is not needed. This issue is...
I think anyone who believes that IT development isn't going to all but disappear from the US workforce is naive. There will be niche work for businesses too ...
I pretty much agree with most of the points made, and have some to add. I'm not making good/bad value judgments here, just trying to predict and analyze. 1 -...
There is a book I would recommend for anyone wanting to know what our future might hold. "After the Gold Rush - creating a true profession of software ...
you, guys, are very pessimistic :) Well, what do you think the poor programmer should do now? What should be the personal survival strategy of his? Someone...
Argyn.Kuketayev@...
Jan 7, 2003 2:31 pm
4126
I don't think I'm pessimistic at all. My advice is to read the book. After reading it, I'm actually looking FORWARD to the day I can turn to my boss and say,...
Thanks for the help. Sadly I had already tried these options and had been unsuccessful. What I found out was that when I applied these solutions to a page...
I've a team of programmers to start a Web project. After hard thoughts about all the constraints, I decided to take Struts. Now I need THE best struts book to...
Argyn.Kuketayev@...
Jan 8, 2003 3:54 pm
4129
I don't know if its the best or not but I like Wiley's "Mastering Jakarta Struts" by James Goodwill. It has quite a lot of sample code that you can try. -- C....
A somewhat biased opinion because Ted is a friend of mine, but its also objective in that I've read two other Struts books: Ted Husted's Struts in Action book...
http://www.theserverside.com <http://www.theserverside.com/> about 3 months ago had an online review process of several chapters from the o'reiley Struts...