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.
Mongo DB にいくつかのデータ (ファイル名、URL、キーワード) を保存し、特定のファイルの検索を実行しました。この結果を JSP ファイルに 1 行ずつ表示できますが、すべての結果をフォルダー構造に表示する必要があります。たとえば、Java フォルダには Java 関連のファイルが含まれている必要があります。
これを行う方法?