Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K

7 Posted Topics

Member Avatar for annttiigs

I am writing a front end page on jboss 4.2 and in my main page there are some redirection links to other pages. Somehow, when a user clicks on a link the redirected page address is shown with IP. tag's src attribute is "./newPage.jsp" Can you help me please, am …

0
66
Member Avatar for annttiigs

Hi all, I want to activate an OSGI bundle and interact with it on android environment. But I am not sure of the design pattern that I need to use. Can you provide me the design perspective ( etc.. you need an interface, and eventhandler.... ). I don't need the …

Member Avatar for sarathsshanker
0
84
Member Avatar for KadajXII

you can try a simple calculation for speed. (point2 - point1)/deltaTime point2 : the point that use currently on. point1 : the point that calculation will start deltaTime : the time for accessing from point2 to point1

Member Avatar for peter_budo
0
102
Member Avatar for annttiigs

Hi, In android you can access a resource with syntax like R.<res_type>.<res_name> what I want to do is to reach a set of images has naming convention. for example I have 4 files in drawable with the names : draw_1_<rest_of_it>.jpg how can I get the list of drawable images to …

0
64
Member Avatar for annttiigs

Hi all, I want to get the string resource with R refference like R.string... but there is an issue that my class is not an activity. [code=Java]deviceNameEditor.setText(settings.getString(Constants.LOCAL_DEVICE_NAME, <def_val> ));[/code] how can I use the def value setten in the strings by using R.string indicator. since R.string will return a int …

Member Avatar for annttiigs
0
106
Member Avatar for annttiigs

Hi, I have a jsp page running under jboss 4.2.2 server. The structure for the page is like : include head ( head is written on another page, like masterpage in aspx. ) <body> ( codded in main page ) include foot ( foot is also written in another page. …

Member Avatar for javaAddict
0
425
Member Avatar for annttiigs

Hi, I want to add live stream ( tv ) or vod streams ( previously prepared videos) on the page. the protocol is RTSP but I am not sure how can I embed those to my web page. Since embed tag is on html5 and not all the browsers ( …

0
66

The End.