Check out the AWT tutorials on the Sun website.
This is not really a servlet-related question.

D.

-----Original Message-----
From: Tripat Kharbanda [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 14, 2000 3:38 PM
To: [EMAIL PROTECTED]
Subject: [SERVLET-INTEREST] images in servlets


Hi all,

i am working with two images in servlets. What i need to do is

find a point(coordinates) on first image where i want to put the second
image (which is essentially a bullet *) and put that second image on top of
1 st image and send it to the client.

Now
the problems for which i need help are

1. can i have 2-D array for the pixel grabber class for storing pixel data?
2. how can i put one image on top of another
3. how should i specify the point on the first image where the second image
is to be put.

i hope i am clear in explaining my problem.

thanks in advance.

Tripat

___________________________________________________________________________
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


***********************************************************************
Privileged/confidential information may be contained in this message.
If you are not the addressee indicated in this message (or responsible
for delivery of the message to such person), you may not copy or
deliver this message to anyone. In such case, you should destroy this
message and notify the sender and [EMAIL PROTECTED]
immediately.

If you or your employer do not consent to Internet E-mail messages of
this kind, please advise us immediately.

Opinions, conclusions and other information expressed in this message
 (including any attachments) are not given or endorsed by ebeon ltd
 (or ebeon inc., as applicable) unless otherwise confirmed in writing
by an authorised representative independent of this message. Any
liability arising from reliance placed on this message (including its
attachments) without such independent confirmation is hereby excluded.

This message (including attachments) is protected by copyright laws
but has no other legal or contractual standing. The presence of this
footnote indicates that this message (including its attachments) has
been processed by an automated anti-virus system; however it is the
responsiblity of the recipient to ensure that the message (and
attachments) are safe and authorised for use in their environment.
***********************************************************************

___________________________________________________________________________
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