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)
User Profile
Collapse
-
playing video using j2me
-
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 -
-
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>
...
No activity results to display
Show More
Leave a comment: