How to write a multiple-request JavaTV ap?

Hi, I have a problem about writing a JavaTV ap with JavaTV Service API.

In JavaTV, the SIRequest class is different from the SIRequest class in MHP SI (The later is lack of appData to identify the return result type). That means I can retrieve different things continuely without concernning the order of the return result.

So, if I want to request several SI in JavaTV, how do I write the ap with JavaTV Service API?

Thanks for any example code or suggestion ^^

[487 byte] By [redcherrya] at [2007-9-24]
# 1
Well...I read the JavaTV API. I wonder the ap implements SIRequestor can put some identical data at every request. Just like the senetance in SIRequestor Javadoc, "Applications can disambiguate retrieval operations by registering a unique SIRequestor for each retrieval request."
redcherrya at 2007-7-13 > top of java,Java Mobility Forums,Consumer and Commerce...