Re: Is tile definations Instance is singleton

2006-05-23 Thread navin mca
Hi Antonio, Thanks alot for your support to the community, I really appreciate it. >It depends on your implementation. Anyway I think the solution I wrote >in the last e-mail is better for you (the one with JSP Tiles custom tags). > Even wht u have suugested, I had already thought

Re: Is tile definations Instance is singleton

2006-05-23 Thread Antonio Petrelli
navin mca ha scritto: Hi Antonio , value="/WEB-INF/dimensions-config.xml"/> WHOOPS!! I am sorry wrong cun'n'paste: value="my.package.FactorySetSubClass"/> 1. wht should I put in dimensions-config.xml file (Do you want to say that I should put my tile definition in

Re: Is tile definations Instance is singleton

2006-05-23 Thread Antonio Petrelli
navin mca ha scritto: Hi Antonio, >Oh boy your English gave me an headache! I am really sorry for my bad english. Following is my tile definition. Uh sorry, I forgot an important

Re: Is tile definations Instance is singleton

2006-05-23 Thread navin mca
Hi Antonio , Thanks alot for your help. Could u pls explain me how following code will help me to solve the race condition 1. wht should I put in dimensions-config.xml file (Do you want to say that I should put my tile definition in it which is having such complex a

Re: Is tile definations Instance is singleton

2006-05-22 Thread Antonio Petrelli
navin mca ha scritto: Hi Antonio, >Oh boy your English gave me an headache! I am really sorry for my bad english. Following is my tile definition. Here is the condio

Re: Is tile definations Instance is singleton

2006-05-22 Thread navin mca
Hi Antonio, >Oh boy your English gave me an headache! I am really sorry for my bad english. Following is my tile definition. Here is the condional tile which will be ad

Re: Is tile definations Instance is singleton

2006-05-22 Thread Antonio Petrelli
navin mca ha scritto: Hi, I my project at run time when modify the tile definition based on some condition. Wht I want to know that when symultaneous request come for that tile (which will be used in rendering the page for that request.) Unexpected results for diff user. for

Is tile definations Instance is singleton

2006-05-22 Thread navin mca
Hi, I my project at run time when modify the tile definition based on some condition. Wht I want to know that when symultaneous request come for that tile (which will be used in rendering the page for that request.) Unexpected results for diff user. for e.g one userwi