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.
我有名为 Category、Article、Poll 等的数据库实体。我需要为 CKEditor 编写一个浏览 servlet,通过它我应该能够浏览 DB 表行以与编辑器中的文本链接。请让我知道这是否可能。如果可能的话,请给我一个继续的方法。