You need to sign in to do that
Don't have an account?
Boman
"Include" another page?
I've got code (written by a consultant) that has approx. 15K lines split across about 20 .page files. The first 40 or so lines of each page is basically identical (info about the Account, etc.) This is bloated code! Is there a way I can make things more readable by simple having one .page which is then "imported" or "included" by the other 20? Thanks.
yes, see
<apex:include ...