You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
I really need help with a simple example on how to use media manager to voice record for 5 secs, using multipart to upload to and retrieve file on a Tomcat server to place the file in a directory and store a record in the database, and also upload and store a photo as well. Can you please help me with detailed simple examples? I'm new to Codename One and improving in Java and Java Servlets. Just need help with these to finish my project.
Shai Almog
unread,
Aug 31, 2017, 11:43:41 PM8/31/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
That's not an example that's an implementation. I'm afraid we don't have a ready made sample for that. You can see the multipart upload class in the javadocs where we have samples for media upload which should work fine. https://www.codenameone.com/javadoc/