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 Flex India Community
Am very much new to flex and java integration , i have good experience
on java, i need some information to integration between java servlets
and flex with some code
HISSAM
unread,
Sep 26, 2008, 5:21:06 AM9/26/08
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 flex_...@googlegroups.com
Madhu send me your mail id I'll send the java servlet( with web-inf) files and small flex application of upload file
/** * Returns a short description of the servlet. */ public String getServletInfo() { return "Short description"; } // </editor-fold> } ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// //This is the Flex-upload application