|
Alexey, Here’s
my configuration: Project
root points to D:\Work\TestGround\ WebApp points to D:\Work\TestGround\TestApp\ File
D:\Work\TestGround\TestApp\import.jsp content: <%@
include file="/includes/top.jsp" %> <% List list
= new ArrayList(); list.add("test"); %> File
D:\Work\TestGround\TestApp\includes\top.jsp content: <%@
page import="java.util.ArrayList,
java.util.List"%> Everything
works ok. Could you create small project which reproduces the bug and send me
the whole project tree with .ipr file itself? Best regards, Mike Aizatsky. ------------------------------ IntelliJ Software, "Develop with pleasure!"
http://www.intellij.com -----Original Message----- > 2. I already post
quest about this trouble. But I suppose that I not correctly say description of
triouble, I will repeat: > <%@ page
include="/includes/top.jsp" %> I
think this directive is incurred. You should use <%@ include
file="/includes/top.jsp" %>. If I change this directive,
everything works here as intended. Please try it. I notright
write code. Excuse me. Exatly code look like: <%@ include
file="/includes/top.jsp" %> <%
// For example not
allowed using of <%@ page contentType=".."
%> more that one times. And
it not working in Web Application. |
Title: Сообщение
- [Eap-list] Precatory words Alexey A. Efimov
- RE: [Eap-list] Precatory words Mike Aizatsky
- [Eap-list] Please add "Compile All Modified&... Bevilacqua Raffaele
- RE: [Eap-list] Precatory words Alexey A. Efimov
- [Eap-list] Precatory words Mike Aizatsky
- [Eap-list] Precatory words Alexey A. Efimov
