
can we apply the advises as well as the TransactionProxyFactoryBean Using AOP in the same bean... just to explain it more: lets say we have one bean person bean and I am applying one advice lets say MethodbeforeAdvice, for that I need to use proxyFactoryBean and if I want to apply the transaction so I need to use the TransactionProxyFactoryBean.
My question is that can I use the advice as well as the spring provided transaction in the same person bean as a AOP. I don't want to write the code for transaction, just want to implement like TransactionProxyFactoryBean (i.e. declaratively).
What I need to do in xml file..

I have to insert and retrieve the all type of files using key word(meaning full word in that document like search engine) from ms-sql using java script. Pls help me to do this.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.