<%@page language="java" pageEncoding="UTF-8" contentType="text/html;charset=utf-8" isELIgnored="false" %> <%@page import="edu.mohebin.*"%> سایت فرهنگی مذهبی مؤسسه هیئت محبين الائمه علیهم السلام <% Menu mainMenu = new Menu("mainMenu"); MenuConstructor mc = new MenuConstructor(); mc.read(mainMenu,"javab.xml"); mc.menuConstruct(mainMenu,0); Content content = new Content(); String path = new java.io.File(getServletContext().getRealPath("members.doc")).getParent(); String imagePath = ""; if(request.getParameter("imagePath") != null) imagePath = request.getParameter("imagePath"); else imagePath = "default"; %>
<%= content.getContent("rollBars/khabar.txt") %>
<%= mc.getMenus() %>
سایت فرهنگی مذهبی مؤسسه هیئت محبين الائمه علیهم السلام