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.
/static のデフォルトのサーブレットを登録すると、/static から scalatra 静的ファイル (js など) をホストできます。/static をクラスパスの外側で指定するにはどうすればよいですか (例: c:/path/static)。埋め込みホスティングとは別の部分。
DefaultServlet の「resourceBase」を、コンテンツを提供する場所に設定します