Hi all,
I am unable to use ajax in struts 1.x with the database,If i am using ajax
and requesting for data that comes from database then i am unable to receive
it I don't know where is the problem so,please give me an example and thanks
in advance.
--
View this message in context:
http://www.
Hi all,
I am unable to use css in struts 1.x, please provide me some example or
explain me how can i use css in struts 1.x and 1 more thing is that how css
can help in our project)struts).
Thanks in advance.
--
View this message in context:
http://www.nabble.com/using-css--in-struts-tp19591825
Hi all,
I want to use grid ( dynamic table) in struts 1.x and according to my
knowledge there is no concept of grid in struts 1.x , please do tell me how
can i form a grid in struts 1.x.
Please provide me the solution.
Thanks in advance.
--
View this message in context:
http://www.nabble.com/H
how we use grids in struts
--
View this message in context:
http://www.nabble.com/Query-tp19591765p19591765.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For a
--- On Sat, 9/20/08, Struts2 Fan wrote:
> I need a textfield that only accepts dd.MM. format, and in
> the action class I want to define a Date object for this textfield.
> If the date is not in the format dd.MM., it should give a
> validation error. Any ideas?
IIRC the default date con
Great work!
I'm sure these will help new users a lot!
On Sat, Sep 20, 2008 at 5:58 PM, chengas123 <[EMAIL PROTECTED]>wrote:
>
> Hi,
> I wanted to give back to the community, so I wrote up some tutorials on
> Struts 2. They're available at:
> http://www.lumidant.com/blog/struts-2-tutorial-gettin
Hi,
I wanted to give back to the community, so I wrote up some tutorials on
Struts 2. They're available at:
http://www.lumidant.com/blog/struts-2-tutorial-getting-started/
http://www.lumidant.com/blog/struts-2-tutorial-getting-started/ Hopefully,
they're helpful. They might be good to list on
Thanks Chris, for the answer, but I don't want to display the date. I need a
textfield that only accepts dd.MM. format, and in the action class I
want to define a Date object for this textfield. If the date is not in the
format dd.MM., it should give a validation error. Any ideas?
Isn't i
Dave Newton wrote:
I'll consider writing up a summary of the various ways to accomplish what
you're trying to do and putting it on the wiki, although most of it will be an
aggregation of info that's already there.
Thank you
But I havent' seen anything in the framework yet on how to have a
Have you deployed your application on another platform ?
Is it the same on your development system ?
Are you calling the same action every time and what is this action doing ?
sajanv007 wrote:
sOME MORE TRACES
CPU SAMPLES BEGIN (total = 8868) Sat Sep 6 12:29:17 2008
rank self accum co
928572663 I can not disagree more with you.
First we can not have the whole picture of your problem because only
you are in front of your screen and your system, so we just make an
educated guessing, so the more information you supply, the better. You
didn't supply your struts.xml file for example
Hi Dave,
works like a charm :-)
thank You.
Adding %{} did the trick.
Best greetings,
Paweł Wielgus.
2008/9/19 Dave Newton <[EMAIL PROTECTED]>:
> --- On Fri, 9/19/08, Paweł Wielgus wrote:
>>> The form element doesn't render a title. [...]
>> actually it does, i've been using it for a long time.
>
Moving back to the list.
--- On Sat, 9/20/08, 928572663 <[EMAIL PROTECTED]> wrote:
> If you believe that your suggestions are correct, then please
> modify my samples, test them, and email them back to me.
Sure, if you wash my dishes and break down a bunch of empty boxes and put them
into my sto
1) Again, replace the names of your form fields:
from:
to:
2) SessionAware interface: it is pointless to implement it if you are
not going to save the session Map in an instance variable for future
reference, and if getting the session through Map session =
(Map)ActionContext.getContext().get("s
14 matches
Mail list logo