First  |  Prev |  Next  |  Last
Pages: 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
Dates in Excel using POI
I need to extract dates from an excel file and convert them to strings. The only catch is that they must be formatted the EXACT same way they were in the excel file. How can I do this. I know you can get the data format string but I don't know how to use it. ... 28 Jun 2010 13:55
parsing dates in a string
Could someone show me the best way to parse the first occurrence of dates (could be in different date formats, MM/dd/yy, yyyy/MM/dd, etc.) in a string preferably without using regular expression? Thank you. ... 28 Jun 2010 18:22
TYPE_SCROLL_SENSITIVE
please look at the doc for ResultSet http://java.sun.com/j2se/1.4.2/docs/api/java/sql/ResultSet.html#TYPE_SCROLL_SENSITIVE TYPE_SCROLL_SENSITIVE public static final int TYPE_SCROLL_SENSITIVEThe constant indicating the type for a ResultSet object that is scrollable and generally sensitive to changes made by oth... 4 Jul 2010 15:32
Signature collision between methods in superclass and interface:suggestions?
I've been writing Java since Java 1.0, but three years ago I was switched to the dark side, so I've been writing C# for a while; I'm refreshing my Java skills and am certainly rusty. If this is a silly question please do say so. I'm trying to build a tiered map, such that when the map is searched for a key, ... 28 Jun 2010 08:23
Open source type coercion framework?
I'm rewriting a library I wrote back in 1997, bringing it up to date with Java 6 and at the same time trying to replace as much as possible of my own custom code with relatively well-known standard libraries for ease of maintenance. One of the particularly useful things my library could do was take an arbitr... 27 Jun 2010 06:19
How to check if object is an instanceof a class, but not a sub-class ?
On 06/26/2010 06:21 PM, Martin Gregorie wrote: On Sat, 26 Jun 2010 11:53:23 -0400, Arne Vajhøj wrote: I would even say that #3 is sometimes practical, but it is not good OOP. Then the geometric drawing example that's often seen in teach-yourself Java and C++ books where Point is defines as a c... 26 Jun 2010 19:34
connection pool
We write Context ctx = new InitialContext() javax.sql.DataSource ds = (DataSource)ctx.lookup("jdbc/oracleLink"); Connection con = ds.getConnection(); We get connection now. Is there any way to get minimum, current and maximum number of connections in the pool at this part ? ... 28 Jun 2010 21:38
Call for Papers Reminder (extended): World Congress on Engineering and Computer Science WCECS 2010
Call for Papers Reminder (extended): World Congress on Engineering and Computer Science WCECS 2010 CFP: World Congress on Engineering and Computer Science WCECS 2010 Draft Paper Submission Deadline (extended): 16 July, 2010 Camera-Ready Papers Due & Registration Deadline: 30 July, 2010 WCECS 2010: San Francisco,... 26 Jun 2010 05:27
Broadcasting in Java but NOT MulticastSocket
Hi I'm looking for a solution to send video to multiple recipients. Already browsed: http://java.sun.com/docs/books/tutorial/networking/datagrams/broadcasting.html But for me there is the possibility of using this. (Network problems) Is ther any other solutions to Broadcasting video in java without overloadin... 27 Jun 2010 23:45
Urgent DIRECT CLIENT Openings: 1.QA Documentation Analyst, 2.Business System Analyst, Austin, TX.
Hi All, We have 2 Urgent DIRECT CLIENT Requirements, please find the Job Specifications given, send matching profile with rate, current location and Contact details ASAP to my official ID : isaac(a)preludesys.com Thanks and regards, Isaac Direct 213.233.3576 Office 213.233.3907 isaac(a)preludesys.com ... 25 Jun 2010 15:21
First  |  Prev |  Next  |  Last
Pages: 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27