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.
JavaおよびLiferayのjspファイルでストアドプロシージャを呼び出すにはどうすればよいですか? 何かを始めるためのサンプル例を見たいと思います
Liferay のソースにアクセスしてください :)
例: https://github.com/liferay/liferay-portal/blob/master/portal-web/docroot/html/portlet/document_library/edit_file_entry.jsp
〜