web technology Online Quiz - 66
Description: web technology Online Quiz - 66 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
What are the core classes of the Struts 1.3 Framework?
What are the components of Struts 1.3?
What are the core classes of the Struts 1.3 Framework?
Default Config file in Struts FrameWork?
What are components under view Part?
How you will display validation fail errors on jsp page?
What is the full form of YAML?
Which of the following is part of Model Layer in Symfony's MVC architecture?
Which of the following is not Symfony's Core Class?
$request->setParameter('bar','foo'); echo $request->getParameter('bar'); What is the output?
This action have an empty showSuccess.php template. What will be the output?
What is the correct way for writing the template for executeShow action?
Symfony supports which of the following file systems
Symfony is written in which language?
How to find the size of Object in Java?