Almost. :-(
Talos
- Original Message -
From: "Antonio Petrelli" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Thursday, March 20, 2008 5:01 PM
Subject: Re: About tag
2008/3/20, Chen Chunwei <[EMAIL PROTECTED]>:
>
> And this is my fou
2008/3/20, Chen Chunwei <[EMAIL PROTECTED]>:
>
> And this is my fourth day to learn about JSP, STRUTS and everything about
> JAVA. So I found there are too much to learn, whereas I don't have much time
> to learn it systematically and I don't have enough materials to learn it
> from espesially that
espesially
that I cannot access Internet except e-mail. So this mail list is the only way
that I can ask my questions.
Talos
- Original Message -
From: "Antonio Petrelli" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Thursday, March 20, 2008 4:03 PM
2008/3/20, Chen Chunwei <[EMAIL PROTECTED]>:
> Can tag fetch the value processed by a specified ActionForm?
> For instance, there's an ActionForm named TestActionForm, which has a field
> defined with "String test". And the corresponding get-method getTest() will
> add a prefix "p:" to the fie
Hi all,
Can tag fetch the value processed by a specified ActionForm?
For instance, there's an ActionForm named TestActionForm, which has a field
defined with "String test". And the corresponding get-method getTest() will add
a prefix "p:" to the field test. Supposing the origin value of test is
1. nope, you will have to use 2 pickers, one for the time and another for
the date
2. nope
3. Big bug in datetimepicker:
https://issues.apache.org/struts/browse/WW-1917 , until 2.1, you would have
to use an String for the field that will be assigned the date value, or use
a converter.
musachy
Hi,
I've tried tag in my JSP.
It's really a cool tag which render a date selection javascript control.
But I have some quetsions about this tag:
1. Can I select date and time simultaneously in one datepicker control?
Currently I map a date property in action to 2 separate datepicker in JSP:
one
Thanks Wendy.
I appreciate the quick response. I'll check out that link.
We're using SAP's Netweaver Developer Studio. It's based on Eclipse 2.1
technology.
---
Broadband interface (RIA) +
From: "zvonko" <[EMAIL PROTECTED]>
In sample struts-config.xml files I'm seeing a tag that
looks like this:
http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd";>
The problem I'm running into is that my IDE is choking on the link. I'm
assuming that somehow it's trying to go out to the
Hello,
In sample struts-config.xml files I'm seeing a tag that looks
like this:
http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd";>
The problem I'm running into is that my IDE is choking on the link. I'm
assuming that somehow it's trying to go out to the url.
Can someone explain the
10 matches
Mail list logo