I have a host device that connects to anything running JSR-82. The problem is that I don't have a mobile device that runs JSR-82 applications. I wish I could simply connect to my host device within windows. Is this possible?
(I am currently running Vista x64)
...
I'm considering implementing one or two JSR APIs. I have not yet read the entire specification (the plan is to read them as I code the implementation) but I am very familiar with them. I have read that the JSR process includes implementing a Test Compatibility Kit (TCK) for testing said JSR implementations.
Before I start writing a bunc...
Fairly recently I have picked up a very useful web service framework, Jersey (JAX-RS aka jsr-311; and its rock start implementation), and a nifty validation library Hibernate Validator ("Bean Validation API", jsr-303).
Both of these jsrs are relative new-comers, which makes me wonder what else I may be missing -- given that there are h...
Help , How can I detect whenever the power cord is unplugged from electrical socket using JSR 256 ?
...
I am trying to use Public Render Parameter to inter portlet communication.
I have PorteltA and PortletB on Submit of PortletA ( processAction) sets render parameter "city" which is defined in portlet.xml.
PortletB gets "city" parameter in doView() and display on view jsp.
Its working fine with Defautl Theme "Portal".
When I changed t...
Is it acceptable for a J2EE container to provide an implementation that complies with the public review version of a JSR, as opposed to the final draft (or even proposed final draft) ? I'm not sure on how to quantify/qualify the word 'acceptable' in this context, but what would be the 'gold standard' for stating that an implementation is...
As I understand it should be natively available in Jackrabbit 1.6 (I've found this blog entry http://dev.day.com/microsling/content/blogs/main/jrnativehttp.html) but I can not find any example configuration.
...
I recently attended a talk by a Sun engineer Charlie Hunt regarding performance. The talk was interesting enough but one question was regarding release date of 1.7.
He said it's delayed as there are parties who are refusing to sign off JSRs they own and thus preventing the 1.7 release. It apparently has something to do with the cost of ...
Hi
how can i get lis of phone jsr support on application ? is it possible ?
thanks
...
Hi everyone.
I'm developing a J2Me application. Currently I'm trying to add properties to my app specifically for the Sony Ericsson. I have a W705 Sony Ericsson mobile phone.
My app sends SMS messages and so far what I can do is: when a user enters the app he fills a form and the app sends the SMS. That's nice, but I want it to be mor...