Hi!
I would like to have in my applicationresources.properties utf-8 charcters.
When I write:
login.notRecognized = "נא לנסות שנית"
and try to save, I get the message
Some characters cannot be mapped using ISO-8859-1
What tag can I add to it?
It's a properties file..
Thanks!
Hi!
I get exception when i submit a form extends ValidatorForm.
the error is really funny:
SEVERE:
org.apache.struts.validator.FieldChecks.validateRequired(java.lang.Object,
org.apache.commons.validator.ValidatorAction,
org.apache.commons.validator.Field, org.apache.struts.action.ActionMessages,
Hi!
Does anyone has an example of how to use:
http://ajaxanywhere.sourceforge.net/quickStart.html
?
Thanks!
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache
How can I use it?
I need to add items available to the shopping cart.. I am using struts1
-Original Message-
From: Martin Gainty [mailto:mgai...@hotmail.com]
Sent: Tuesday, July 07, 2009 4:55 AM
To: Struts Users Mailing List
Subject: RE: using ajaxanywhere and struts
Dojo has a suite o
What would you recomnned for struts1?
-Original Message-
From: dusty [mailto:dustin_pea...@yahoo.com]
Sent: Wednesday, July 08, 2009 7:24 AM
To: user@struts.apache.org
Subject: RE: using ajaxanywhere and struts
Is there a compelling reason why you are using AjaxAnywhere? One may be,
"I
Hi!
I have html:select with countries list
I want to make sure that the user clicked on a value
Jsp:
--
validation.xm
Hi!
i have these components:
i would like that when the user chooses a specific value in data.payingType
- it would disable/enable the other html:select and html:text.
i wrote this function:
Hi!
I would like to implement JASPER and my struts1 appliction
I have list of orders and items and I would like to use it .
I am new to JASPER. Does anyone know of an example for it?
Thanks
-
To unsubscribe, e-mail: user-unsub
Hi!
When I export HSSFWorkbook it writes it from left to right
I would like to right it from right to left
How can I do it?
Thanks!
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail:
Hi!
Does anyone know of an eCommerce Application example with struts?
Thanks!
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
Hi!
I am looking for a simple site to buy home products.
It will first display items on sales and options to look for items per
categories.
The client will add the desired product to its shopping cart and have the
option either to continue to check out or to continue shopping.
As well, there will
Hi!
I have the following class:
public class Question implements Serializable {
private Integer id;
private String content;
private String type;
private List answers = new ArrayList();
.
}
And class answer:
public class Answer implements Serializable{
private Integer
s and how do i
have to write the radiobutton value?
On Wed, Oct 14, 2009 at 2:13 AM, Lee Clemens wrote:
>
> It looks like you may be able to nest tags to achieve this.
>
>
>
>
>
>
>
> --Lee
>
> -Original Messa
Hi!
I would like to display a question, and next to it radio button option but
in a table.
In the table header, I will display the 1,2,3 option like this:
1
2
3
But I must enter list!!
When I enter values,it displays them next to the radio button.
How can I do it?
hrough the answers to create the tags, and then
iterate through the same answers again to create the radio buttons
-Original Message-----
From: Odelya YomTov [mailto:ode...@jpost.com]
Sent: Wednesday, October 14, 2009 3:30 PM
To: 'Struts Users Mailing List'
Subject: Not display value n
hi!
I am trying to use:
RedirectMessageInterceptor
the problem is, that it wants me to add
to the action that i am redirecting towards.
but if i declare it like this:
/resources/video.jsp
it does not call the method to display other data on the screen.
and if i write the action to excecute:
Hi,
I would like to invalidate the session when the tab/browser is being closed.
I am using Struts2. I thought of using AJAX but I don't know how.
Can anyone help with it?
--
what matters most is how you see yourself
-
To unsu
17 matches
Mail list logo