Since 5/8/2012 11:02:26 PM, rgonzalez has written 1 articles and participated in 10 conversations. rgonzalez signature: rgonzalez
rgonzalez's articles:
Items(1) /1
COBOL to Java Conversion449 (9/26/2003 4:23:58 AM) comp.lang.cobol Hello, Is there any businesses that perform COBOL to Java conversions? Does anyone know what their going rates are (more or less)? Thanks __________________________ R.Gonzalez F3RSolutions.com ... RGonzalez
rgonzalez's replies:
Items(9) /1
How to load excel data to jsp/java?349 (9/29/2003 6:21:28 PM) comp.lang.java.programmer Hi, Does anyone know how to load (input) one or 2 catagories of MS Excel data (1 is id, 2 is value for example) into HTML (jsp) forms to serve as text input, so that the next page can receive and process param... waynes_zhong(10)
Outsourcing to India and China5921 (10/4/2003 3:23:36 PM) comp.lang.java.programmer This is a multi-part message in MIME format. ------=_NextPart_000_003A_01C38A93.DCCE9EA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable =20 Apologies if this is a ... jr1.rutherford(11)
Write Image to Memory Instead of to Disk425 (10/4/2003 7:48:35 PM) comp.lang.java.programmer Hello all, Is there any way of writing an image file (JPEG and/or PNG) to memory instead of to the hard drive? Here's what I'm trying to do. Users can upload an image to a Web site. I grab their image (form mu... Emery
Webcam Application532 (10/9/2003 7:08:26 PM) comp.lang.java.programmer Hi there, I've been asked to write an application that uses a webcam to take surveillance pictures every 30 seconds and upload them to a webpage (amongst other things). I can do the upload thing, that part i... a3262(3)
COBOL to Java633 (10/13/2003 7:29:57 PM) comp.lang.cobol I was outsourced last December after 8 years as a COBOL programmer for an insurance company in Dallas. I am attending school to learn Java and was wondering if there is something out there that would make the t... TXprogrammer(3)
Java, JSP and SendMail1115 (11/3/2003 5:03:07 PM) comp.lang.java.programmer Hi, Anyone know of a simple yet robust way of sending email using SendMail in JSP code? Any free servlets anywhere so that you don't have to drop down to the Runtime.exec(..) level? Thanks, Michela. ... michela_rossi66(19)
Programmer's unpaid overtime.822 (11/5/2003 7:41:56 PM) comp.lang.java.programmer Is it fair for programmers to work long hours of overtime and not get paid for the work? If you are a programmer who has been working for a while you probably know there can be some issues with not getting paid... kentr0ss(21)
SMTP Server120 (12/14/2003 8:08:44 PM) comp.lang.java.programmer Hello all, I have to implement SMTP functionality in my program, that is, i can not assume that i will have an external smtp server available. I have been looking at the classes in the James project ( james.... chorg(10)