First  |  Prev |  Next  |  Last
Pages: 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
ATG Consultant | Chicago,IL | 6-10 months
Hi, Position: ATG Consultant Location: Chicago, IL Duration: 6-10 Months The Job Description is as follows: * Total 5+ years experience * 5+ years of J2EE, XML experience * 3+ years of ATG experience (ATG B2C, ATG BCC/Merchandiser, ATG Search, ATG CA, ATG CSC) * 2+ years in ATG 2007.1 and above * Experien... 2 Nov 2009 12:20
Daylight Saving Shift
Daylight saving shift back happened 2AM this 2009-11-01. For tips on handling DST in Java and in the OS, see http://mindprod.com/jgloss/dst.html Check out the links. -- Roedy Green Canadian Mind Products http://mindprod.com An example (complete and annotated) is worth 1000 lines of BNF. ... 4 Nov 2009 14:11
WebServices + JSP (how to get information)
hi all, I have no experience with Web Services. I have to do a small project based on Web Service. I would like to retrieve information from the Web services: http://www.webservicex.net/WCF/ServiceDetails.aspx?SID=48 I don't known how to do. I would like to retrieve information from GetWeather method. Please g... 31 Oct 2009 09:58
Tutorial Forum
Come check out http://www.thetutorialspot.com ... 1 Nov 2009 19:51
SwingWorker threading issue?
I am trying to use a SwingWorker to load some data into a JList but whenever I try I get exceptions like this: Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 15604 at javax.swing.plaf.basic.BasicListUI.updateLayoutState(BasicListUI.java:1356) at javax.swing.plaf.basic.Ba... 29 Oct 2009 19:50
unexpected result from Math.cos()
hi I was trying to calculate the value of x(t)=cos(2*pi*10*t)+cos(2*pi*25*t)+cos(2*pi*50*t)+cos(2*pi*100*t) for some values.I wrote this code .... public static void main(String[] args) { double m1=0.0; double m2=0.0; double m3=0.0; double m4=0.0; double y=0.0; for(int t=0;t<3;t++){ debug(... 4 Nov 2009 10:48
Zip question: Where are all the extra characters coming fromupon unzipping?
On Mon, 26 Oct 2009 14:04:12 -0700, Lew wrote: You get rid of them by not reading past the logical end of the file when decompressing. I think the OP made a more fundamental mistake: he ignored the possibility that he didn't fill the buffer that he wrote to the ZIP file and is consequently writing j... 26 Oct 2009 17:49
abstract static methods (again)
I have searched this group for "abstract static methods" and found a couple of threads, but I think none of them was discussing the kind of semantics I am going to describe. As you might have guessed, I believe it would be useful :). I further believe it is fully complatible with the current language, but there... 4 Nov 2009 15:18
Java work from home. Remote (telecommuting) jobs in Java.
Hi, I'm writing an article 'Java work from home - Where and how to get remote (telecommuting) job'. The article is not in final condition, but may be it would be interesting to those, who like to live in one place and work in any place. Link to the draft of the article: http://www.RoboHobby.com/java_work... 18 Oct 2009 23:48
struts2 + netbeans
Hi I have small problem with examples from apache... http://struts.apache.org/2.1.6/docs/how-do-we-repopulate-controls-when-validation-fails.html because tomcat+netbeans show error: org.apache.jasper.JasperException: tag 'select', field 'list', name 'language': The requested list key 'languages' could not be... 17 Oct 2009 07:27
First  |  Prev |  Next  |  Last
Pages: 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83