LookUpDispatchAction :does not contain handler parameter named ...

2004-05-25 Thread shankarr
Hi! I am getting an exception which reads like this : *:does not contain handler parameter named empfieldsaction * I have the following jsp. Leads Custom Fields   My struts-config-temp.xml entry is : I use partitioned struts-config.xml file . In the particular case, I hav

request for subscription

2004-05-17 Thread shankarr
subscribe

skins with Struts-Tiles framework

2004-05-13 Thread shankarr
Hello! I have an application build with Struts-Tiles framework. Now, I want to have multiple skin option for usrs to choose. I try xkins but seem it replace Tiles , which is no good to me else lot of changes. I try struts-layout but that is GPL and we cannot use that for commerical reasons. ple

struts layout and skins integration

2004-05-12 Thread shankarr
Hi! I need to integrate struts layout and skins into my product. The idea is to let the user choose the kind of skin he would like to use , something akin to customization. I am also looking into integration xskins as an alternative too. Any directions for the same will be much appreciated. I

Re: [OT] Any ideas for time-limiting demo web apps?

2004-05-11 Thread shankarr
----- From: shankarr [mailto:[EMAIL PROTECTED] Sent: Dienstag, 11. Mai 2004 07:21 To: Struts Users Mailing List Subject: Re: [OT] Any ideas for time-limiting demo web apps? Hi! I want to implement https on my application. It seems that you have done just that. It would be nice if you could state stepwi

Re: [OT] Any ideas for time-limiting demo web apps?

2004-05-10 Thread shankarr
Hi! I want to implement https on my application. It seems that you have done just that. It would be nice if you could state stepwise how you achieved the same. Your help is highly appreciated. Thanks in advance, *Richie* \ bOOyah wrote: Jesse Alexander (KXT) wrote: use a certificate. validatio

Token Help Neede

2004-05-03 Thread shankarr
Hi! I have an issue in my web application. My control flow is as follows : 1. On cliking a link, show Page AA as a result of ForwardAction 2. User fills data in AA and then clicks submit button. 3. This submit button internally invokes my Action class Action1 which adds data to db and calls clas