Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
img タグの src 属性に JCR リポジトリへのパスを設定することはできますか? JCR リポジトリのパスが設定された src 属性を持つ img タグを持つ html を生成したいと考えています。
普通のジャックラビットではできませんが、Apache Sling を前に付ければ可能です。Sling は、URL を jcr リソースに直接マッピングし、jackrabbit と直接統合できる、コンテンツ中心の安らかな Web フレームワークです。