Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Applets
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Paul Clapham
Tim Cooke
Devaka Cooray
Sheriffs:
Liutauras Vilda
paul wheaton
Rob Spoor
Saloon Keepers:
Tim Moores
Stephan van Hulst
Tim Holloway
Piet Souris
Mikalai Zaikin
Bartenders:
Carey Brown
Roland Mueller
Forum:
Applets
sending two byte arrays from servlet to applet
holger Hahn
Greenhorn
Posts: 9
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi @ all
I have a problem to send two byte Arrays from an
servlet
to an
applet
I know i have to use UrlConection and then maybe ObjectOutputstream but i don't know how to serialized the byte Array.
Is it posssible to use ByteArrayOutputStream instead of ObjectOutputStream
any code sugesstions?
Thanks in advance
Ulf Dittmer
Rancher
Posts: 43081
77
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Googling for "applet servlet communication" yields lots of articles and source codes dealing with this issue.
Why does your bag say "bombs"? The reason I ask is that my bag says "tiny ads" and it has stuff like this:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Passing objects between a servlet and an applet
POSTing from applet to servlet
ObjectOutputStream problem
Serializing a Series of JPanels
Serialization works with databases ?
More...