JO toolkit, than
which version? how i will integrate it with my application?
--
Best Regards,
Faraz Ali
yes, i added this.
On Mon, Dec 1, 2008 at 7:23 PM, Lukasz Lenart
<[EMAIL PROTECTED]>wrote:
> 2008/12/1 Faraz Ali <[EMAIL PROTECTED]>:
> > Whenever i used any of the struts2 UI tag (with theme="ajax"), nothing
> is
> > rendered on the browser. And when
, Dec 2, 2008 at 12:24 AM, Lukasz Lenart <[EMAIL PROTECTED]
> wrote:
> 2008/12/1 Faraz Ali <[EMAIL PROTECTED]>:
> > yes, i added this.
>
> Struts 2 version?
> How did you map filter?
>
>
> Regards
&
Yes its working now.
Thank you very much.
On Tue, Dec 2, 2008 at 4:11 PM, Lukasz Lenart
<[EMAIL PROTECTED]>wrote:
> 2008/12/2 Faraz Ali <[EMAIL PROTECTED]>:
> > My struts version is struts 2.0.11.2.
> >
> > Below is my decorators.xml file:
> >
> >
&
.
--
Best Regards,
Faraz Ali
Hi All,
I have defined few constants in interface and enum. Now i want to access
these in my jsp. How to do this? Because when i am trying to do <%=, its
saying that expressions are not allowed. How to do this in very struts2
style?
--
Best Regards,
Faraz Ali
application. Can anybody help me how to do validation properly
in struts2 application?
--
Best Regards,
Faraz Ali
source) defined in the input
> result element. This is nearly always the JSP containing the form you
> submitted from.
>
> You have to have a because Struts has to know where
> to redirect in the event of a validation error.
>
> Not sure what you mean by the last bit of your questi
I am having many problems while running some very common tasks in a struts2
web application. I just to create an anchor tag which will call some action.
I also want to pass some parameters. Below is what i am trying to do.
My action class name is MyAction. I define two string variables varA and
va
i mean when i access my application's main page. when i hit
http://localhost:8080/mywebapp.
On Thu, Dec 11, 2008 at 1:20 AM, Dave Newton <[EMAIL PROTECTED]> wrote:
> --- On Wed, 12/10/08, Faraz Ali wrote:
> > Yes Andy, you are right. I added the , but why it
> > is e
he payoff is huge.
>
> http://struts.apache.org/2.x/docs/guides.html
>
> --- On Wed, 12/10/08, Faraz Ali wrote:
> > My action class name is MyAction. I define two string
> > variables varA and varB and added its setter and getters.
> > I added MyAction in struts.xml.
> >
t; For additional commands, e-mail: user-h...@struts.apache.org
>
>
>
> -
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>
>
> -
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>
>
> -
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>
--
Best Regards,
Faraz Ali
uld you post your struts.xml,
> and the action?
>
> Andy.
>
> On 10 Dec 2008, at 17:16, Faraz Ali wrote:
>
> Yes Andy, you are right. I added the , but why it is
>> executing automatically. It is executed automatically when i start my
>> application.
>>
>
;name"
> />
>
>
> When you select the multiple values in the select box and submit the form,
> variable selectedIds will hold the selected ids as "1,2,14,15". After
> obtaining these values, you can process them further as per your business
> logic.
>
>
Any idea?
On Fri, Dec 12, 2008 at 6:04 PM, Faraz Ali wrote:
> Hi Andy,
>
> Please take a look at the code snippet and suggest.
>
> *MyAction.java*
> public class MyAction extends ActionSupport {
> //getAction
> //setAction
> public String execute() throws E
08 09:47:33 +0800
> > From: farazali.fa...@gmail.com
> > To: user@struts.apache.org
> > Subject: Re: Please help! Validation Errors
> >
> > Any idea?
> >
> > On Fri, Dec 12, 2008 at 6:04 PM, Faraz Ali
> wrote:
> >
> > > Hi Andy
16 matches
Mail list logo