
Hi,
1) can we write two controller classes in struts ?

No.You should not write two controllers in struts.Struts follows MVC Design pattern.According to MVC There should not be two controllers.Remaining components Model,View we can write any number.What is the use of writing two controllers first?
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.