All,
I want to make a switch to struts 2 but I was wondering if struts 2 can be
integrated with beehive?
And if so, do I gain productivity or performance or is it better to kick off
with Struts2 and JSF only?
Regards,
-
T
Thanks Dave.
Hi all,
I have another problem. I want to redirect my action to a link but the link
must be gathered from database and it can be chosen randomly. So I cannot
staticly put a definition for this action in struts.xml . How can I do this.
(Example : When I press a button I forward it to ClickAction a
If you use theme 'ajax' (eg. textfield nested within form with theme='ajax')
then it will generate a row with 2 cells, one with label, one with the
input field.
The bonus of 'ajax' is that it automatically generates validation
error mesage on the field level - if there were validation errors.
L
Good Morning All-
I saw this yesterday and thought this could never work (but then again maybe
there is a way)
package fu.bar;
class HttpSource {
RequestHandler reqHandler;
};
package fu.bar.*;
public class JDOMHttpSource extends HttpSource {
/**Constructor for JDOMHttpSource**/
public J
http://marc.theaimsgroup.com/?l=struts-user&m=116826570319911&w=2,
Omer Basar wrote:
Hi all,
I have another problem. I want to redirect my action to a link but the
link
must be gathered from database and it can be chosen randomly. So I cannot
staticly put a definition for this action in strut
On 1/28/07, Omer Basar <[EMAIL PROTECTED]> wrote:
Hi all,
I have another problem. I want to redirect my action to a link but the
link
must be gathered from database and it can be chosen randomly. So I cannot
staticly put a definition for this action in struts.xml . How can I do
this.
(Example :
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Martin,
Martin Gainty wrote:
> package fu.bar.*;
Well, that certainly won't compile. I'll assume you meant "package fu.bar;".
> package fu.bar;
> class HttpSource {
> RequestHandler reqHandler;
> };
>
> public class JDOMHttpSource extends HttpSource
Seems unclear to me. Please try to ask it in another way.
Regards.
Mauricio Garavaglia
Martin Gainty wrote:
Good Morning All-
I saw this yesterday and thought this could never work (but then again maybe
there is a way)
package fu.bar;
class HttpSource {
RequestHandler reqHandler;
};
package
Hi :
I seem to have problem with the s:datetimepicker tag in my struts 2
application,
I used the quickstart project as a template and starting point for my project,
but when I include a s:datetimepicker in a jsp page,it says No tag
"datetimepicker" defined in tag library imported with prefix "s"
Which version of S2 are you using?
There were changes in this area in the last month.
You need to use 2.0.3, or preferably 2.0.4 to use it this way
http://people.apache.org/builds/struts/nightlies/2.0.x/
Dariusz Wojtas
-
To uns
Without declaring with implements as in
ClassName implements InterfaceName
any static invocation in the class such as the example illustrated below will
be invalid..
Saludos desde EEUU!
MartÃn
---
This e-mail message (inclu
hi:
I am using struts 2 2.0.1 but how do I update it to 2.0.4?
thanks a lot.
Pam
- Original Message
From: Dariusz Wojtas <[EMAIL PROTECTED]>
To: Struts Users Mailing List
Sent: Sunday, January 28, 2007 7:58:20 PM
Subject: Re: s:datetimepicker not working
Which version of S2 are you u
Look at the link I have given you :)
http://people.apache.org/builds/struts/nightlies/2.0.x/
These are the nightly builds for Struts 2.
Download struts core, struts api + the plugins you need - only a set
from the last day.
Alternatively checkout the sources from the repository and make a
build
Hi Dariusz:
thanks a lot!!
Pam
- Original Message
From: Dariusz Wojtas <[EMAIL PROTECTED]>
To: Struts Users Mailing List
Sent: Sunday, January 28, 2007 8:21:43 PM
Subject: Re: s:datetimepicker not working
Look at the link I have given you :)
http://people.apache.org/builds/struts/nig
--- Martin Gainty <[EMAIL PROTECTED]> wrote:
> Without declaring with implements as in
> ClassName implements InterfaceName
> any static invocation in the class such as the
> example illustrated below will be invalid..
Static invocation? There's no "static invocation" in
the code you provided.
>
Thanks for your help Tom.
ib/struts2-core-2.0.4-SNAPSHOT-20070128.jar!/struts-default.xml
Stacktraces
jar:file:/C:/Documents%20and%20Settings/st.Pamann/project3/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/webapps/quickstart/WEB-INF/lib/struts2-core-2.0.4-SNAPSHOT-20070128.jar!/struts-defaul
!!
thanks a lot!
Pam
Element type "bean" must be declared
jar:file:/C:/Documents%20and%20Settings/st.Pamann/project3/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/webapps/quickstart/WEB-INF/lib/struts2-core-2.0.4-SNAPSHOT-20070128.jar!/struts-default.xml
Stacktraces
jar:fil
gt;> Element type "bean" must be declared
>> jar:file:/C:/Documents%20and%20Settings/st.Pamann/project3/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/webapps/quickstart/WEB-INF/lib/struts2-core-2.0.4-SNAPSHOT-20070128.jar!/struts-default.xml
>>
>> Stacktraces
>> j
; any suggestions will be helpful!!
>> thanks a lot!
>> Pam
>>
>> Element type "bean" must be declared
>> jar:file:/C:/Documents%20and%20Settings/st.Pamann/project3/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/webapps/quickstart/WEB-INF/lib/st
gt; thanks a lot!
>> Pam
>>
>> Element type "bean" must be declared
>> jar:file:/C:/Documents%20and%20Settings/st.Pamann/project3/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/webapps/quickstart/WEB-INF/lib/struts2-core-2.0.4-SNAPSHOT-20070128.jar!/struts-d
It was marked for 2.1.x since we plan to refactor the Ajax theme into
a plugin during that series. The patch doesn't have to wait for 2.1.x,
it's just being grouped with the other Ajax work.
Right now, I don't understand the Ajax theme well enough to apply the
patch myself. Hopefully, another com
23 matches
Mail list logo