Hi,
I have 2 war files added to an EAR. Both of them have a different context
root. Eg. Module A has test1 as the context root and Module B has test2
I did the following in the struts-config of Module A which is the default
module:
1. Added an action
2. The link to switch the module has the URL
seems like it is not recognising the Module B's context root.
On 8/13/07, ANIMESH SAXENA <[EMAIL PROTECTED]> wrote:
>
> Could you please mention which struts version??
>
> On 8/13/07, Pooja Kaur <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> > I have 2 war f
modules within one application. What you want to do is include the
> context root in your paths. There's an attribute for that. I believe it's
> contextRelative=true
>
> Paul
>
> On 8/13/07, ANIMESH SAXENA <[EMAIL PROTECTED]> wrote:
> >
> > Could you pl
Please anyone reply
On 8/13/07, Pooja Kaur <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I have 2 war files added to an EAR. Both of them have a different context
> root. Eg. Module A has test1 as the context root and Module B has test2
> I did the following in the struts-config
me reason my mails are not reaching
> the struts group.
>
> N
>
> -Original Message-
> From: Pooja Kaur [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 13, 2007 2:44 PM
> To: user@struts.apache.org
> Subject: Re: switch action - doubt
>
> Please anyone repl
Try this:
<% int i= 1;
%>
<% String propertyName = "Qn"+i;
i++;
%>
Question
Thanks
On 8/31/07, Subhani Shaik <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
> I have the following code...
>
>
6 matches
Mail list logo