InterviewSolution
Saved Bookmarks
| 1. |
How Will You Set The Content Type Of Html Generated Using Htmllayout? |
|
Answer» HTMLLayout.setContentType(String) − SETS the content TYPE of the HTML content. DEFAULT is text/html. HTMLLayout.setContentType(String) − Sets the content type of the HTML content. Default is text/html. |
|