Forum Moderators: phranque
Thanks in advance…
KR,
-gs
1)they are quicker to type
2)they allow for smaller filesizes
3)they minimize the chance for error as there is less information to process
4)they make your site more portable in that if you ever need to change domain or server or keep your site in multiple locations, you don't need to recode or keep separate versions of one site.
Many thanks for that excellent reply...
I just had to check that no other server specific problems would occur, such as separate http requests slowing down the over-all performance.
4)they make your site more portable in that if you ever need to change domain or server or keep your site in multiple locations, you don't need to recode or keep separate versions of one site.
I can over-come this with the use of some Java methods in the JSP template.
KR,
-gs