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

Modularising IDACall for different components

$
0
0
Hi Team,

We are currently using:-
BuildDate Wed Mar 05 15:52:00 IST 2014
Version 4.1p
SCVersionNumber v9.1p_2014-03-05

We have 3 components in our application- Charts,Grids,Maps
For all these three , the Data Base fetch call goes to IDACall.
Our requirement is that we want to modularise it such that there are three different IDACAll for three different components as- data fetch call for grid goes to Grid/IDACall/ or chart data fetch call goes to Chart/IDACall/ and map data fetch call goes to /Map/IDACall/.

And in our configurations we will have these three URLs mapping to different servlets like GridIDACallServlet which extends IDACall.

Can you please suggest a way to do so.

Viewing all articles
Browse latest Browse all 4756

Trending Articles