Upload File

2005-12-27 Thread Flávio Maldonado
t the struts-upload.war example and it works fine... but my application didn't! I don't know 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? T

Upload File

2005-03-17 Thread Flávio Maldonado
Hi all! I'm having a problem to Upload File... This is my JSP Ok I choose a file and when I click in Ok button, show this errors message: exception javax.servlet.ServletException: BeanUtils.populate org.apache.struts.util.RequestUtils.populate(RequestUtils.java:1099) org.apache.struts.ac

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 instantia

Using html:link with LookupDispatchAction

2005-01-20 Thread Flávio Maldonado
I'm trying to put a link like this: " New User " 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: I have a method, in my LookupDispatchAction class, called: public

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. New At the first moment, both are putting the "button.new" into the action variable. When I press the button, works well. But I need that the link do the same function of the button but I receive this err

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) org.apache.struts.action.RequestProcessor.processAction

=

2005-01-11 Thread Flávio Maldonado
Hello... How can I do to make a works like a ?? For example... I have this button: and I'd like to make a Link to do the same thing. thanks for help! Flávio Vilasboas Maldonado Diretor de Desenvolvimento SedNet Soluções (35)3471-9381

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