Class QuestionsAnswersController

java.lang.Object
sk.iway.iwcm.components.qa.rest.QuestionsAnswersController

@Controller public class QuestionsAnswersController extends Object
Called by URL /qa.add.do as original Struts URL for adding qa question
  • Constructor Details

    • QuestionsAnswersController

      public QuestionsAnswersController()
  • Method Details

    • addQuestion

      @RequestMapping("/qa.add.struts") public String addQuestion(QABean bean)