I dont know how you access the Excel file, but I'd suggest that you use the POI API.
http://jakarta.apache.org/poi/
The extensive documentation will describe how to access the cell properties.
Br
jza
I have a server solution running on Tomcat that is using Javax.Mail to send mails.
The mail is configured to use localhost port 25 as smtp host. This has worked at some point in time but now i get the following error message:
[2002.12.15 10:44:10]ERROR: (ShopManager.sendMail) : Exception...
My experience about hosting web applications is that it takes your time, and that problems normaly comes after 23 ;-). If you HAVE decided to host the system yourself, I'd suggest that you read the supplier contract very thoroughly, so you know what you can expect from your supplier when it...
I am using Tomcat to run my servlets, and IIS to provide HTTPS connection. Hence I installed the isapi in IIS. Works fine ... almost.
I'll be entering data in a database through forms. Data might contain national characters. Data is entered and retreived as expected if you enter 'å' you'll have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.