PDA

View Full Version : Struts



  1. Difference between JSF Framework and Struts Framework
  2. What is the difference between a Strut and a Class
  3. What is frame work in struts
  4. What are tiles in struts
  5. What is the purpose of action servlet and action
  6. What is MVC Architecture
  7. How Struts will follow the MVC
  8. What is ForwardAction and IncludeAction in struts
  9. How to create a search field in strut with code
  10. How to pass runtime Parameter in Struts1.2
  11. Why servlet is used as controller not JSP
  12. How to create validations? what are struts validation components
  13. How to set email notification using struts. give the example code
  14. How many types of action classes are there in struts and their uses
  15. What is difference between perform() used in struts1.0 and execute() used in 1.1
  16. Is struts thread safe
  17. How do you know what to give for the "path " under in struts-config.xml ?
  18. What are the advantages and disadvantages of Struts
  19. What is Request Dispatcher and what is Request Process
  20. In Struts Programming which is the controller, which is the model
  21. What are Struts properties
  22. How to deploy your struts application in JBOSS
  23. Project architecture in java
  24. What is the disadvantage of struts frame work
  25. Is form beans are serializable or not
  26. What is the disadvantages of using DynaActionForm in struts framework
  27. What is BUSINESS DELIGATE PATTERN,DAO,VO,DTO
  28. How is the Struts framework related to MVC2
  29. Struts are thread safe or not
  30. What?s the diif between Mvc1 and Mvc2
  31. Where you will implement the tiles in struts
  32. What is Request Dispatcher and What is request Processor
  33. Is a ActionForm controller or model
  34. Which MVC architecture struts follows and why
  35. Who will run the execute method in struts
  36. What is mean by custom tag
  37. What are the actions in struts
  38. How you implement and maintain your struts project by using MVC2 arch
  39. What are components presents in Strutsconfig.xml
  40. What are the components of struts
  41. What r the disadvantages of MVC-2 Architecture
  42. When connecting with the database, if database server is down
  43. How will you view ur jsp page to the client by using properties file
  44. What are the type of forward class in Struts
  45. How the error can be showed in the jsp page in struts
  46. How data transferred from one form bean to another form bean
  47. What is the difference between SAX Parser and DOM Parser
  48. How to forward from Array List to Jsp in Struts ActionServlet class
  49. What is project architecture? Give brief explanation about project architecture
  50. What are the disadvantages of MVC architecture
  51. What are the Advantages& disadvantages of MVC architecture
  52. What is the main difference between Mvc1 and Mvc2 Architecture
  53. What is the difference between RequestProcessor and RequestDispatcher
  54. What is a RequestProcessor
  55. What is Hibernate
  56. What is request processor class
  57. Explain struts flow
  58. Why do we typecast ActionForm into out plain java bean class in Action class
  59. What is the DynaActionForm
  60. How we implement the dynaactionform
  61. Explain the way to implement? in understandable way