lyuben_atanasov
I'm new here

FS-Integration: Access without using JSTL

Hello,

I am creating a web application, using ZK as a RIA Framework for my GUI. As I need an access to the CRUD interface of FirstSpirit, I wondered if there is another way of using the FS-Integration module, except the JSTL library that comes with the module.

I couldn't find such information in the FS Community.

Can you please give me some examples of best practices, how can I directly use the FS-Integration libraries for accessing the DB.

Thanks in advance.

Lyuben Atanasov

0 Kudos
1 Reply
feddersen
Community Manager

Unfortunately, the JSTL library is the only API that is available. Depending on your use case, accessing the database directly might be your next best option. See Rough description of FirstSpirit internal database structures for details about the database structure.

0 Kudos