Not sure how helpful this is, but I know I got the same message when I
modified my struts.xml and mistypes a class name so that it pointed to
a non-existing class.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
If you question is, "will the ajax tags work with Dojo 0.9", then the answer
is no :(
musachy
On 7/14/07, Pedro Herrera <[EMAIL PROTECTED]> wrote:
Is It possible to use dojo 0.9 version instead 0.4 version within Struts
2 ?
Herrera
nuwan chandrasoma-2 wrote:
>
> Hi,
>
> its 0.4
>
> Tha
Hi,
What I want to achieve is to migrate "EventDispatchAction", which means the
methods will be called base on event, not base on request. Single action
name can dispatch to multiple methods base on event triggered.
And I would like to know is there anyway I can configure it in the action
mapping
Is It possible to use dojo 0.9 version instead 0.4 version within Struts 2 ?
Herrera
nuwan chandrasoma-2 wrote:
>
> Hi,
>
> its 0.4
>
> Thanks,
>
> Nuwan
>
>
> - Original Message -
> From: "Pedro Herrera" <[EMAIL PROTECTED]>
> To:
> Sent: Saturday, July 14, 2007 1:22 PM
> Su
It's not a String but an array of Strings. [ in front of the object
indicates an array.
On 7/14/07, Richard Sayre <[EMAIL PROTECTED]> wrote:
I am implemnting ParameterAware to get my request parameters:
http://cwiki.apache.org/WW/how-can-we-access-request-parameters-passed-into-an-action.html
Musachy, we solved this by adding a white space in the text of the generated
json.
Now, when the user clicks one of the rendered options, it fires de value
changed event
is it possible?
Musachy Barroso wrote:
>
> Use the "notifyTopics" attribute.
>
> musachy
>
> On 7/13/07, rrecoba <[EMAI
I am implemnting ParameterAware to get my request parameters:
http://cwiki.apache.org/WW/how-can-we-access-request-parameters-passed-into-an-action.html
I have a parameter called customerId.
I tried this
Integer.parseInt(parameters.get("customerId"));
Which did not work because .get returns an
Thanks for your answer. I´ve already try with notifytopics, but doesn´t work.
The notifyTopic isn´t fired when i select an item, it´s only fired when I
change the text of the selected one. Any Idea?
Musachy Barroso wrote:
>
> Use the "notifyTopics" attribute.
>
> musa
Thank's for the info. I will set up a simple example in 2.0.8 to verify.
On 7/13/07, Musachy Barroso <[EMAIL PROTECTED]> wrote:
That was fixed on 2.0.8 I think
musachy
On 7/13/07, Marco Carnevale <[EMAIL PROTECTED]> wrote:
>
> We have an application using the s:tabbedPanel with multiple tabs
Yep, it should be relatively straightforward to do - there are of course
some internal classloading considerations to make because of the bytecode
enhancements...
I plan on either updating documentation directly on the OGNL opensymphony
site or creating via some other means today and will then m
Hi,
I think the key should be a jsp scripting variable, as your are using a
constant in a java file its being evaludated to ""
why dont you try like this and see..
Constants.SECTION_TITLE
I havent tried this. but this would work i guess :)
Thanks,
Nuwan
- Original Message -
Nuwan,
sorry for typo... actually i did type
I'm getting same error:
[ERROR] - Servlet.service() for servlet jsp threw exception
javax.servlet.jsp.JspException: Missing message for key "" in bundle
"(default bundle)" for locale en_US
has attribute named bundle. Do I need to mention anythin
Hi,
its 0.4
Thanks,
Nuwan
- Original Message -
From: "Pedro Herrera" <[EMAIL PROTECTED]>
To:
Sent: Saturday, July 14, 2007 1:22 PM
Subject: [s2]dojo version
wich version of dojo tookit in struts2.0.8 is embedded ? 0.4 or 0.9 ?
Herrera
--
View this message in context:
http://
wich version of dojo tookit in struts2.0.8 is embedded ? 0.4 or 0.9 ?
Herrera
--
View this message in context:
http://www.nabble.com/-s2-dojo-version-tf4079031.html#a11593631
Sent from the Struts - User mailing list archive at Nabble.com.
-
I am validating a form using the XML validate file. The built in
validators are great for very basic validation but I need to write a
validation too see if a value already exists in the database. I am
not sure how to go about doing this. All the validation examples I
found only show how to use
Yes. I use this for years now , works perfect
M.Liang Liu schrieb:
> Sounds good.
> My friend said that spring mvc prefer this style.
>
> How can I deal with the *result* mapping then ?
>
> thanks.
>
> Rene Gielen wrote:
>> You can place your jsps in the WEB-INF directory. They will be
>> acces
Sounds good.
My friend said that spring mvc prefer this style.
How can I deal with the *result* mapping then ?
thanks.
Rene Gielen wrote:
>
> You can place your jsps in the WEB-INF directory. They will be
> accessible for the Struts request dispatcher then, but not by direct
> user call.
>
>
You can place your jsps in the WEB-INF directory. They will be
accessible for the Struts request dispatcher then, but not by direct
user call.
M.Liang Liu schrieb:
> I just would like to block users to get to the login.jsp through the
> url:http://somedomain.com/login.jsp.
> Instead,users can logi
The person who had the original problem was kind enough to help.
Added "struts.custom.i18n.resources=struts-messages" into
struts.properties and added a struts-messages.properties file, placed
the key/value pairs in there. Works fine.
Thanks.
-Original Message-
From: Deepak Kumar [mailto
HI,
Please have a look at struts 2 file upload example at
http://www.roseindia.net/struts/struts2/struts-2-file-upload.shtml.
Hope this will help you.
Can you please tell me what error you are facing.
Regards
Deepak Kumar
http://www.roseindia.net
-Original Message-
From: Dean Pullen [
20 matches
Mail list logo