Which class of struts is responsible to converts data types from string and vice versa?
Answer / Rajbanshi Mahendra Bhagwatipra
The Action class in Struts2 uses the TypeConverter interface for data conversion between strings and other data types.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which model components are supported by Struts?
how to develop the submit and search operations in single jsp using struts?
Are interceptors and filters different?
What’s the difference between struts and espresso?
what is the struts internal code?
How is the Struts framworl related to MVC2?
Why is it called struts?
How can link tag’s action attribute be used?
What is execute method in struts?
What are the core classes of struts framework? Explain
At the point, you should go for struts framework?
Where can i get jar file for use the struts-tags in struts2?