comp.lang.java.programmer http://groups-beta.google.com/group/comp.lang.java.programmer [EMAIL PROTECTED]
Today's topics: * Function calls... - 1 messages, 1 author http://groups-beta.google.com/group/comp.lang.java.programmer/browse_thread/thread/fffeec3e18ff1713 * Job Prospects for Software Engineers - 4 messages, 4 authors http://groups-beta.google.com/group/comp.lang.java.programmer/browse_thread/thread/d4d51fed78597aa9 * jushed.exe : timestamp - 1 messages, 1 author http://groups-beta.google.com/group/comp.lang.java.programmer/browse_thread/thread/9df1062f76eb9b3c * Cannot draw on mutable image - 1 messages, 1 author http://groups-beta.google.com/group/comp.lang.java.programmer/browse_thread/thread/e55dddd5a2303bbf * learning J2EE - 2 messages, 1 author http://groups-beta.google.com/group/comp.lang.java.programmer/browse_thread/thread/3963e9cc9d9ec2a * [HIBERNATE] [EVALUATION] - Gavin King Censors Hibernate Forum - 1 messages, 1 author http://groups-beta.google.com/group/comp.lang.java.programmer/browse_thread/thread/837df2c1188e6e39 * InputStream - invalid byte 1 of 1-byte UTF-8 sequence - 1 messages, 1 author http://groups-beta.google.com/group/comp.lang.java.programmer/browse_thread/thread/2f24724849f61d19 * trapping error 500 - 2 messages, 1 author http://groups-beta.google.com/group/comp.lang.java.programmer/browse_thread/thread/873140f155ae4b7b * Sun download address? - 2 messages, 2 authors http://groups-beta.google.com/group/comp.lang.java.programmer/browse_thread/thread/9a9e60af2a2c51a3 ============================================================================== TOPIC: Function calls... http://groups-beta.google.com/group/comp.lang.java.programmer/browse_thread/thread/fffeec3e18ff1713 ============================================================================== == 1 of 1 == Date: Sun, Dec 26 2004 11:51 pm From: Andrew McDonagh Tony Morris wrote: > snipped > I have two articles pending for IBM DeveloperWorks early next year. > Once they are published, I will make efforts to offer a full explanation by > way of another article. > I take it you favour delegation over inheritance? I certainly do, as I've seen code with large inheritance trees and its next to 'useless' and beside its good old friend 'fragile'. ============================================================================== TOPIC: Job Prospects for Software Engineers http://groups-beta.google.com/group/comp.lang.java.programmer/browse_thread/thread/d4d51fed78597aa9 ============================================================================== == 1 of 4 == Date: Sun, Dec 26 2004 5:10 pm From: [EMAIL PROTECTED] I wonder if the job and salary prospects for CS majors and Software Engineers are really bright. http://www.engr.sjsu.edu/cmpe/bulletin/news20041206.php Please discuss. == 2 of 4 == Date: Mon, Dec 27 2004 1:48 am From: "Phlip" jrefactors wrote: > I wonder if the job and salary prospects for CS majors and Software > Engineers are really bright. > > http://www.engr.sjsu.edu/cmpe/bulletin/news20041206.php > > Please discuss. Well, this "computer" fad seems to be over these days... -- Phlip http://industrialxp.org/community/bin/view/Main/TestFirstUserInterfaces == 3 of 4 == Date: Mon, Dec 27 2004 2:00 am From: Keith Thompson [EMAIL PROTECTED] writes: > I wonder if the job and salary prospects for CS majors and Software > Engineers are really bright. > > http://www.engr.sjsu.edu/cmpe/bulletin/news20041206.php > > Please discuss. Discuss if you like, but not in the comp.lang.* newsgroups. It's certainly off-topic in comp.lang.c and comp.lang.c++; I'm not certain about the topicality conventions in comp.lang.java.programmer. Followups set to comp.jobs and comp.jobs.computers. -- Keith Thompson (The_Other_Keith) [EMAIL PROTECTED] <http://www.ghoti.net/~kst> San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst> We must do something. This is something. Therefore, we must do this. == 4 of 4 == Date: Mon, Dec 27 2004 3:28 am From: "Ann" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I wonder if the job and salary prospects for CS majors and Software > Engineers are really bright. > > http://www.engr.sjsu.edu/cmpe/bulletin/news20041206.php > > Please discuss. > not us USA, try China (India outsources to them so there should be some work to do) ============================================================================== TOPIC: jushed.exe : timestamp http://groups-beta.google.com/group/comp.lang.java.programmer/browse_thread/thread/9df1062f76eb9b3c ============================================================================== == 1 of 1 == Date: Sun, Dec 26 2004 7:19 pm From: [EMAIL PROTECTED] I wonder why the distribution of jadk 1.4.2_05 contains the creation timestamp. Sunday, June 03, 2068, 10:05:12 PM ? cheers ravi ============================================================================== TOPIC: Cannot draw on mutable image http://groups-beta.google.com/group/comp.lang.java.programmer/browse_thread/thread/e55dddd5a2303bbf ============================================================================== == 1 of 1 == Date: Sun, Dec 26 2004 7:21 pm From: [EMAIL PROTECTED] (Dirk Schumann) Hi, I got a problem with drawing on an image created with the createImage(int width, int height) method. I use MIDP 1.0 and everything works fine in the emulator. But when running it on my T-630, I just get a white image with the defined size. It doesn't matter what I draw on the Graphics-object, my phone just displays a white rectangle. The code should be ok, since it works in the emulator. I also used several examples from the internet - all with the same result. Any ideas what might be wrong? Thanks in advance Dirk ============================================================================== TOPIC: learning J2EE http://groups-beta.google.com/group/comp.lang.java.programmer/browse_thread/thread/3963e9cc9d9ec2a ============================================================================== == 1 of 2 == Date: Sun, Dec 26 2004 11:29 pm From: "hilz" Hi all, I have been a java developer for around 5 years, and I think it is time to move into the J2EE arena. Just by looking at monster.com, it becomes very obvious how important J2EE has become, and if anyone is planning to make Java their bread and Given that J2EE is not used in my current job, what is the best way to learn it on my own and in my free time? I looked at the websites of community colleges and universities around my area, and I found that they only offer beginner and intermediate Java classes, with no emphasis on J2EE. What do you guys think is a good way to achieve this goal? How do programmers usually make the transition from Java programmers to J2EE? I have already experimented with Tomcat and some basic jsp stuff, but i am sure J2EE is much more than that. Any idea is greatly appreciated, and if you have a success story, please share it here! Cheers hilz == 2 of 2 == Date: Sun, Dec 26 2004 11:32 pm From: "hilz" Premature clicking! here is the corrected version of the question. Hi all, I have been a java developer for around 5 years, and I think it is time to move into the J2EE arena. Just by looking at monster.com, it becomes very obvious how important J2EE has become, and if anyone is planning to make Java their bread and butter, one has to learn J2EE. Given that J2EE is not used in my current job, what is the best way to learn it on my own and in my free time? I looked at the websites of community colleges and universities around my area, and I found that they only offer beginner and intermediate Java classes, with no emphasis on J2EE. What do you guys think is a good way to achieve this goal? How do programmers usually make the transition from Java programmers to J2EE? I have already experimented with Tomcat and some basic jsp stuff, but i am sure J2EE is much more than that. Any idea is greatly appreciated, and if you have a success story, please share it here! Cheers hilz ============================================================================== TOPIC: [HIBERNATE] [EVALUATION] - Gavin King Censors Hibernate Forum http://groups-beta.google.com/group/comp.lang.java.programmer/browse_thread/thread/837df2c1188e6e39 ============================================================================== == 1 of 1 == Date: Mon, Dec 27 2004 6:26 am From: Ilias Lazaridis followup-to: comp.lang.java.softwaretools - nntp access to hibernate devel group: news://news.gmane.org/gmane.comp.java.hibernate.devel - - - At first, I ask about an nntp user forum. See the arrogant reaction of the team, which ignores user needs (this topic was discussed in the past, too): [Hibernate] [PROJECT] - Missing nntp user forum http://www.mail-archive.com/hibernate-devel%40lists.sourceforge.net/msg04161.html Subthread: http://www.mail-archive.com/hibernate-devel%40lists.sourceforge.net/msg04200.html - Next I evaluate against the fictive product jamStore: See again with which arrogance the team rejects my offer to work together towards the direction to produce some quickstarts as described on the jamStore page [which would allow a 1h quick-start]: [PRODUCT] ORM + RDBMS = OODBMS / Evaluation Against Fictive jamStore http://www.mail-archive.com/hibernate-devel%40lists.sourceforge.net/msg04180.html Subthread: SV: [Hibernate] Re: [PRODUCT] ORM + RDBMS = OODBMS / Evaluation Against Fictive jamStore - See how simple Mr. Gavin King (JBoss) removes a granted right (to post on the devel forum): [Hibernate] FYI http://www.mail-archive.com/hibernate-devel%40lists.sourceforge.net/msg04208.html - My response in another thread: " To Gavin King: Removing a person [which writes fully in topic] from a mailinglist is censorship. http://www.mail-archive.com/hibernate-devel%40lists.sourceforge.net/msg04208.html - This here is not your personal playground. I ask you friendly to stop removing me from the list. " source: http://www.mail-archive.com/hibernate-devel%40lists.sourceforge.net/msg04209.html - - - The response: A personal Censorship Attack against my person: " Your mail to 'hibernate-devel' with the subject Re: SV: Re: [PRODUCT] ORM + RDBMS = OODBMS / Evaluation Against Fictive jamStore Is being held until the list moderator can review it for approval. The reason it is being held: Sender is explicitly forbidden Either the message will get posted to the list, or you will receive notification of the moderator's decision. " - - - A weak team lead like Gavin King (Jboss, Hibernate Lead developer) in conjunction with a team which ignores * user needs * user experience * users effort cannot produce the next generation software systems. Evaluation aborted. [will continue it if i cannot find another solution] - - - Act against Censorship on Java Forums. One day it may hit you. . -- http://lazaridis.com ============================================================================== TOPIC: InputStream - invalid byte 1 of 1-byte UTF-8 sequence http://groups-beta.google.com/group/comp.lang.java.programmer/browse_thread/thread/2f24724849f61d19 ============================================================================== == 1 of 1 == Date: Sun, Dec 26 2004 8:50 pm From: "Arun" I am using InputStream input = new ByteArrayInputStream( fileContents.getBytes() ); to get an input using the string, filecontents. However the input doesnt read properly, and when i try to parse it,i get the error invalid byte 1 of 1-byte UTF-8 sequence. I do know that the file contains that square symbol in it. I am pretty confident that this byte is what's making the parsing mess up. Anyone know how to get around this? Like a method of removing all those 'square bytes'? ============================================================================== TOPIC: trapping error 500 http://groups-beta.google.com/group/comp.lang.java.programmer/browse_thread/thread/873140f155ae4b7b ============================================================================== == 1 of 2 == Date: Sun, Dec 26 2004 10:39 pm From: [EMAIL PROTECTED] I am using apache tomcat 5.x as my container. i m getting error code 500 and i want to trap that error so that show my error page instead of tomcats error page. I m using this at the moment <error-page> <exception-type>java.lang.Exception</exception-type> <location>/test.jsp</location> </error-page> in my web.xml. Any help will be appreciated. == 2 of 2 == Date: Sun, Dec 26 2004 10:39 pm From: [EMAIL PROTECTED] I am using apache tomcat 5.x as my container. i m getting error code 500 and i want to trap that error so that show my error page instead of tomcats error page. I m using this at the moment <error-page> <exception-type>java.lang.Exception</exception-type> <location>/test.jsp</location> </error-page> in my web.xml. Any help will be appreciated. ============================================================================== TOPIC: Sun download address? http://groups-beta.google.com/group/comp.lang.java.programmer/browse_thread/thread/9a9e60af2a2c51a3 ============================================================================== == 1 of 2 == Date: Sun, Dec 26 2004 11:26 pm From: Steve Sobol Is there an official address I can link to on Sun's website, where I can tell users of my software to "click here to download and install the Java 1.5.xxx Rutnime Environment" if they don't already have it? I thought http://java.com/en/download/ was it, but that gets you a browser plugin. -- JustThe.net Internet & New Media Services, http://JustThe.net/ Steven J. Sobol, Geek In Charge / 888.480.4NET (4638) / [EMAIL PROTECTED] PGP Key available from your friendly local key server (0xE3AE35ED) Apple Valley, California Nothing scares me anymore. I have three kids. == 2 of 2 == Date: Sun, Dec 26 2004 11:35 pm From: "Robert kebernet Cooper" http://java.com/en/download/manual.jsp ============================================================================== You received this message because you are subscribed to the Google Groups "comp.lang.java.programmer" group. To post to this group, send email to [EMAIL PROTECTED] or visit http://groups-beta.google.com/group/comp.lang.java.programmer To unsubscribe from this group, send email to [EMAIL PROTECTED] To change the way you get mail from this group, visit: http://groups-beta.google.com/group/comp.lang.java.programmer/subscribe To report abuse, send email explaining the problem to [EMAIL PROTECTED] ============================================================================== Google Groups: http://groups-beta.google.com
