User Profile

Collapse

Profile Sidebar

Collapse
ArwaAbood
ArwaAbood
Last Activity: Oct 24 '07, 07:17 PM
Joined: Jul 12 '07
Location: sudan
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ArwaAbood
    started a topic playing video using j2me

    playing video using j2me

    hi every one

    how can I playing video online in mobile application. I'm using netbeans to build the application (j2me) and my server is tomcat server (jsp server)
    See more | Go to post

  • hi neveen I am new common at this site and did not deal much with j2me, but I used netbeans.
    If you want to deal with anything out of the application resource you must be have a server to connect your mobile application with specific resource.

    now I'm working in my graduation project, it's mobile app and I'm using jsp server. I can help you any where if you need
    See more | Go to post

    Leave a comment:


  • ArwaAbood
    replied to uploading file
    in Java
    Thanks alot pbmods for helping me
    See more | Go to post

    Leave a comment:


  • ArwaAbood
    started a topic uploading file
    in Java

    uploading file

    I want to upload file using the following code to make the form:

    [code=html]
    <html>
    <head>
    <script type="text/javascript">
    function redirect()
    {
    alert(msg+" want to add new file");
    location.href=" ProcessFile.jsp ?p=1"
    }
    </script>
    <title>Adding page</title>
    ...
    See more | Go to post
No activity results to display
Show More
Working...