Hi Madhava,You can create pages by program using pageManager class using
below method.create(String parentPath, String pageName, String template,
String title)Now you can design the template which contains a parsys in
it .If you create page with the created template ,it will have parsys in
it. Krishna