Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Declarative way of defining a server-only DataSource?

$
0
0
Hi Isomorphic,

this might be a silly question, but is there a way of declaratively declaring a .ds.xml-DataSource to be used server-only (=with com.isomorphic.* classes only) and not from the client side?
Can this be archived by just not listing it in the DataSourceLoader-list in the HTML (which would most likely be security by obscurity)?
The only other way I can think of right now is to trim the requests inside of a subclassed IDACall-servlet.

Best regards,
Blama

Viewing all articles
Browse latest Browse all 4756

Trending Articles