Re: [S2] getText() and #attr

2007-11-05 Thread Vinicius Medeiros Peretti
Hi Marco I use: value="%{getText( #Variable+'.string.constant.label.'+OtherVariable)}" try: regards, Vinicius Marco Machmer wrote: hi folks, can i use #attr inside the getText()-methode? here my problem: the key will not be found. whats wrong regards marco machmer -

Re: Submit button property in ajax not sends value to action.

2007-11-01 Thread Vinicius Medeiros Peretti
Thanks very much, this is the way! But I think that the property of submit button should be posted. Thanks, Vinicius Jeromy Evans wrote: I've read somewhere, but can't find the reference, that you're correct that dojo doesn't post the value of the submit button with XHR. Instead, I always po

Submit button property in ajax not sends value to action.

2007-10-31 Thread Vinicius Medeiros Peretti
When I submit a form, in a div using theme="ajax", the value of property of submit button not goes to Action. E.g. name="valueButton" theme="ajax" targets="%{target}" value="other"/> If I click in "some" or "other", I want to get the value by getValue

Re: Struts2+Spring2 Beans+Hibernate

2007-09-26 Thread Vinicius Medeiros Peretti
I had problems with this combination using jdk 1.6, solved when I changed the tomcat's jdk to 1.5. Vinicius Tom Holmes Jr. wrote: Yes ... this is one of the very first links that came up with my Google search and I looked at this example in detail. Unfortunately, I'm not really using JPA (si

Re: Starting of Tomcat failed, the server port 8084 is already in use.

2007-09-24 Thread Vinicius Medeiros Peretti
Hi Kushi, Try to change the server port to 8085 or another number. Select Runtime > Servers > right button and select "properties". On tab "Connection" Change the "Server Port" and restart the "Bundled Tomcat" or try to start. Vinicius kushi wrote: Hello! I have a problem when i want to