Upload File

2005-12-27 Thread Flávio Maldonado
what i'm doing wrong... I put the struts.jar and commons-upload.jar in the classpath I think this is a detail... but I'm not seeing what I'm doing wrong. Something can help me? Thanks. Have a happy new year. Flávio Maldonado

Upload File

2005-03-17 Thread Flávio Maldonado
Hi all! I'm having a problem to Upload File... This is my JSP html:form action=/upload html:file name=vibraconForm property=upFile / html:submit property=actionOk/html:submit /html:form I choose a file and when I click in Ok button, show this errors message: exception

DisplayTag

2005-01-25 Thread Flávio Maldonado
Hello people! Has anybody here used DisplayTag lib? I'm trying to use here but I'm having some problems with Locale... 115609 [http8080-Processor23] INFO properties.TableProperties - No LocaleResolver configured. 115875 [http8080-Processor23] WARN properties.TableProperties - Unable to

Using html:link with LookupDispatchAction

2005-01-20 Thread Flávio Maldonado
I'm trying to put a link like this: html:link page=user.do?action=user.newNew User/html:link So, in my getKeyMethodMap, I did: protected Map getKeyMethodMap() { Map map = new HashMap(); map.put(user.new, newUser); return map } And, my Struts-config.xml is like this: action path=/user

does not contain handler parameter

2005-01-14 Thread Flávio Maldonado
Hi people! Anybody knows what kind of error is this? exception javax.servlet.ServletException: Request[/user] does not contain handler parameter named action org.apache.struts.actions.LookupDispatchAction.execute(LookupDispatchAction.java:196)

LookupDispatchAction Help

2005-01-14 Thread Flávio Maldonado
Hello... When I use this tags above, the Button works well, but the Link doesn't work. html:form action=/user html:submit property=actionbean:message key=button.new//html:submit html:link page=/user.do?action='button.new'New/html:link /html:form At the first moment, both are putting the

html:link = html:submit

2005-01-11 Thread Flávio Maldonado
Hello... How can I do to make a html:link works like a html:submit ?? For example... I have this button: html:submit property=method bean:message key=user.newUser.displayname/ /html:submit and I'd like to make a Link to do the same thing. thanks for help! Flávio Vilasboas

convertStringToDate

2005-01-10 Thread Flávio Maldonado
Hi people... I'm trying to convert String to java.sql.Date and I'm having some problems. Maybe anybody has a method that do it and can send to us. Thanks... Flávio Vilasboas Maldonado Diretor de Desenvolvimento SedNet Soluções +55(35)3471-9381