converted jpg in b&w130 (6/7/2006 4:42:46 PM) comp.lang.java.programmer I am writing an app to harvest faxes from a fax server and load into a database. Several things may be in the same fax, so different pages may be used for different things. Users will work all the pages individ... David
image conversion715 (6/6/2006 3:30:46 PM) comp.lang.java.programmer I need help finding what to download and install to do server-side image conversion from TIFF to JPG. I want to read a TIFF file and write a separate JPG file for each page. I updated my JRE to 1.4.2.12. Probab... David
driver for LAN access615 (5/25/2006 2:43:37 PM) comp.lang.java.programmer We are writing an application to copy TIF files from a Windows workstation that receives faxes, convert to jpg, and store in a database. To get the files from the workstation we must either install an FTP serve... David
buttons too wide420 (5/9/2006 2:05:15 PM) comp.lang.java.programmer When buttons are created they are often too wide for the text. The problem is worse as text becomes longer. I want the same margin between border and text for all buttons. Using style to adjust this value doesn... David
project classpath file being edited027 (2/11/2006 7:24:50 PM) comp.lang.java.programmer In Websphere, I wrote an app which is supposed to use a service project. Going through the service project worked fine on my workstation app server, but they were unable to get the service project working on th... David
intercept error stream019 (2/8/2006 5:43:59 PM) comp.lang.java.programmer My java app has a built-in scheduler to run batch jobs. Works real well. I like it because batch jobs can be run within the same application, and be deployed along with the application, rather than using CRON. ... David
netscape div solid background237 (12/3/2005 11:02:07 PM) comp.lang.javascript I have a div which I position on the page containing errors. In IE it works fine. In Netscape it has a transparent background and I'm unable to make it solid. Please help. Thanks var c... David
read bytes from file922 (9/15/2005 2:00:33 PM) comp.lang.java.programmer With Java I must read a file written in VB. The file contains the following user defined type: Public Type ProcRec LastScanTime As Date NextExecuteTime As Date NextExecuteTimeSet As Integer Min... David
delete compiled JSPs #4017 (5/19/2005 9:06:01 PM) comp.lang.java.programmer We use struts in a WebSphere environment. We have JSPs and JSPFs (fragments). If a fragment is changed one must change the parent JSP, otherwise the JSP will not be recompiled and changes will not be seen in th... David
delete compiled JSPs #3022 (5/12/2005 3:33:55 PM) comp.lang.java.programmer We use struts in a WebSphere environment. We have JSPs and JSPFs (fragments). If a fragment is changed one must change the parent JSP, otherwise the JSP will not be recompiled and changes will not be seen in th... David
compiled JSPs in WebSphere #2119 (1/7/2005 7:24:01 PM) comp.lang.java.programmer I wrote a program to delete compiled JSPs in WebSphere 5.0. It looks in the ..metadata folder inside the workspace folder, inside another folder as well, and deletes every file beginning with an underscore _. T... x12code-del(62)
nested beans in struts?737 (1/13/2005 6:17:01 PM) comp.lang.java.programmer Hi all, I am having some difficulty accessing nested beans inside an ActionForm with Struts (latest version). I have a User object inside the form, and in the JSP page, I am trying to call some properties on ... danuvian(8)
convert from PDF to postscript614 (1/26/2005 8:41:26 PM) comp.lang.java.programmer We are creating PDF files in our application and storing them, but we must also print them. I have it narrowed down to executing LPR from the application. Sample postscript files printed OK with this command, s... x12code-del(62)
pooled connection myth4210 (3/16/2005 7:23:33 PM) comp.lang.java.programmer I want to send an email to people in my unit containing something similar to the following and I would appreciate comments first: When putting frameworks together they are made with the idea of being extensi... x12code-del(62)
Extreamly large Hashtable2518 (5/6/2005 3:52:28 PM) comp.lang.java.programmer Has anyone created an extreamly large Hashtable? I need to create a simple look up table key/value of some information. I'm assuming that if it is in memory it will be faster then looking this value up in a da... anthony275(10)
read bytes from file922 (9/15/2005 2:00:33 PM) comp.lang.java.programmer With Java I must read a file written in VB. The file contains the following user defined type: Public Type ProcRec LastScanTime As Date NextExecuteTime As Date NextExecuteTimeSet As Integer Min... x12code-del(62)
buttons too wide420 (5/9/2006 2:05:15 PM) comp.lang.java.programmer When buttons are created they are often too wide for the text. The problem is worse as text becomes longer. I want the same margin between border and text for all buttons. Using style to adjust this value doesn... x12code-del(62)
driver for LAN access615 (5/25/2006 2:43:37 PM) comp.lang.java.programmer We are writing an application to copy TIF files from a Windows workstation that receives faxes, convert to jpg, and store in a database. To get the files from the workstation we must either install an FTP serve... x12code-del(62)
image conversion715 (6/6/2006 3:30:46 PM) comp.lang.java.programmer I need help finding what to download and install to do server-side image conversion from TIFF to JPG. I want to read a TIFF file and write a separate JPG file for each page. I updated my JRE to 1.4.2.12. Probab... x12code-del(62)