I am new to OpenCms. My Question is, if I create a template in OpenCms VFS (virtual file system) as a JSP
file and add some contents like an image, text, link text, etc.:
where will that content stored in the MySQL database?
are all these contents stored in the same table, or in different tables?
Any idea appreciated.