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
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
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
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
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
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
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
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
8 matches
Mail list logo