| Author |
Seeking for a JSP/HTML auto alignment tool
|
shlomy bentulilah
Ranch Hand
Joined: Oct 25, 2007
Posts: 37
|
|
Hi Do you know about a tool that can auto align JSP/HTML code such as : <HTML> <BODY> hi </BODY> </HTML> will be : <HTML> <BODY> hi </BODY> </HTML>
|
 |
Freddy Wong
Ranch Hand
Joined: Sep 11, 2006
Posts: 959
|
|
I don't see any difference Try to put CODE tag in your post.
|
SCJP 5.0, SCWCD 1.4, SCBCD 1.3, SCDJWS 1.4
My Blog
|
 |
Freddy Wong
Ranch Hand
Joined: Sep 11, 2006
Posts: 959
|
|
|
Anyway, if you're looking for a tool to auto format your code, you can use NetBeans or Eclipse. In NetBeans 6, just press alt+shift+f.
|
 |
shlomy bentulilah
Ranch Hand
Joined: Oct 25, 2007
Posts: 37
|
|
Sorry .. will be : [ November 01, 2007: Message edited by: shlomy bentulilah ]
|
 |
 |
|
|
subject: Seeking for a JSP/HTML auto alignment tool
|
|
|