just started working with jsps and my pages look awful. Please suggest a way to have them indented.
thanks
just started working with jsps and my pages look awful. Please suggest a way to have them indented.
thanks
First make sure you have Web Tools installed, if not check this link: http://download.eclipse.org/webtools/updates/
Then right click in your code of your jsp page and click source then click format or press SHIFT+CTRL+F
Take a look at the webtools plugin.
Ctrl+I to indent the selected part (or all) of you code