Hello,

I have architecture where java applets display images retrieving images
from java server.  If you can send me how you define and process
images I might be able to help !

Ronnie

ps. I have java applet/java server solutions for those clients who do NOT
     like browsing, for example
    - software which randomly displays images from java server
    - software for clients to define moving objects (jpg images) in 3D
      without having to modify java software i.e. html based script language
    - software which displays jpg images (fashion, cars, travel, furs,
hairstyle....)
      as in a poker card game i.e. it can display max  5 cards to 10 players,
      or x cards to y players
   -  java software which plays mp3 music for java client from java server
   -  framworks for clients who have images and would benefit showing
      moving images in 3D (image itself is 2D), example  mobile phones,
      ads, fashion, cards, hairstyles, models, cars, motorbikes, boats etc etc

    Would any of those software be valuable to you or to your clients ?






Matthias Brantner wrote:

> Hi,
>
> I have got an HTML-File stored in an Array, where each line is on field.
> This HTML-File should also display Images.
> I have got an ServletOutputStream, which ContentType is "text/html"
>
> I can display the complete HTML-File from my Array in my Browser. But
> the Browser doesn't show Images. The Path to the Images is OK.
>
> How can I make my Servlet display the Image?
> Thanx in advance.
>
> Matthias
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to