- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ01-27-2012
04:27 AM
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
Labels
- Labels:
-
Developers
-
Documentation
-
Knowledgebase
- Tags:
- access
- db
- development
- direct
- directly
- documentation
- doku
- fs
- fs4.1
- fs4.2
- fs4.2r2
- Integration
- knowledgebase
- query
- ria
- zk
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ01-30-2012
04:59 AM
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.

