Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
Software Development
>
Amateras
>
Forums
>
Japanese
>
[EHE]web.xmlでinclude-prelude
Amateras
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
Subversion
View Repository
CVS
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
FrontPage
Title index
Recent changes
Communication
Forums
List of Forums
English (1295)
Japanese (319)
Mailing Lists
list of ML
News
Forums:
Japanese
(Thread #13072)
Return to Thread list
RSS
[EHE]web.xmlでinclude-prelude (2006-12-09 18:40 by
Anonymous
#26442)
Reply
Tomcatのweb.xmlでinclude-preludeにて指定したファイル内のtaglib指定も認識してくれると非常にありがたいです。
Reply to #26442
×
Subject
Body
Reply To Message #26442 > Tomcatのweb.xmlでinclude-preludeにて指定したファイル内のtaglib指定も認識してくれると非常にありがたいです。
You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.)
Login
Nickname
Preview
Post
Cancel
RE: [EHE]web.xmlでinclude-prelude (2006-12-13 16:50 by
takezoe
#26546)
Reply
現在のバージョンでも対応しているはずですが…。
Reply to
#26442
Reply to #26546
×
Subject
Body
Reply To Message #26546 > 現在のバージョンでも対応しているはずですが…。
You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.)
Login
Nickname
Preview
Post
Cancel
RE: [EHE]web.xmlでinclude-prelude (2006-12-18 18:43 by
Anonymous
#26668)
Reply
そのようです。失礼しました。
その後調べたところ、外部ファイルが認識できていないのではなく、
認識した上で、以下のような状況のようです。
<%@ taglib uri="
http://java.sun.com/jstl/core"
prefix="c" %>
と記述した場合には問題ないのですが、
<%@ taglib uri="
http://java.sun.com/jsp/jstl/core"
prefix="c" %>
と記述し、c:if などをしようした場合には、
「"c"に対するtaglibディレクティブが存在しないかTLDファイルが存在しません。」
と言うエラーになってしまいます。
Eclipse 3.2.1
EHE 2.0.2
の環境です。
ウィンドウ -> 設定 -> Amateras -> TLD
で、両方のuriがデフォルトで登録されている状態ですが、
片方しか認識してくれていないようです。
[EHE]TLDファイルが見つからない None 0 2006-03-31 16:42
と投稿と同じ症状であるようです。
何か原因がわかりますでしょうか。
Reply to
#26546
Reply to #26668
×
Subject
Body
Reply To Message #26668 > そのようです。失礼しました。 > > その後調べたところ、外部ファイルが認識できていないのではなく、 > 認識した上で、以下のような状況のようです。 > > <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> > と記述した場合には問題ないのですが、 > <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> > と記述し、c:if などをしようした場合には、 > 「"c"に対するtaglibディレクティブが存在しないかTLDファイルが存在しません。」 > と言うエラーになってしまいます。 > > Eclipse 3.2.1 > EHE 2.0.2 > の環境です。 > > ウィンドウ -> 設定 -> Amateras -> TLD > で、両方のuriがデフォルトで登録されている状態ですが、 > 片方しか認識してくれていないようです。 > > [EHE]TLDファイルが見つからない None 0 2006-03-31 16:42 > と投稿と同じ症状であるようです。 > > 何か原因がわかりますでしょうか。
You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.)
Login
Nickname
Preview
Post
Cancel
RE: [EHE]web.xmlでinclude-prelude (2007-01-25 01:01 by
takezoe
#27310)
Reply
https://sourceforge.jp/forum/forum.php?thread_id=13491&forum_id=3563
と同じ原因だと思います。
SVN上ではすでに修正されていますので次のバージョンでは正常に動作するようになるはずです。
Reply to
#26668
Reply to #27310
×
Subject
Body
Reply To Message #27310 > https://sourceforge.jp/forum/forum.php?thread_id=13491&forum_id=3563 > と同じ原因だと思います。 > SVN上ではすでに修正されていますので次のバージョンでは正常に動作するようになるはずです。
You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.)
Login
Nickname
Preview
Post
Cancel