I need to upload and parse an excel file. I want the user to be able to browse their hd through netscape to do this. Can anyone tell me how to do this well? In my current jsp's I have:
<%@ taglib uri="struts-html.tld" prefix="html" %> <%@ taglib uri="struts-bean.tld" prefix="bean" %> <%@ taglib uri="struts-logic.tld" prefix="logic" %> <%@ taglib uri="struts-nested.tld" prefix="nested" %> Do I have the right tld's to do this? Thanks, Tim Heath -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>