Re: Best Book on Struts

2003-06-17 Thread Amitkumar_J_Malhotra

Hello Vijay,
i am currently referring two books on Struts
one of them is by Ted Husted (Manning Publications and the other one by
Chuck Cavaness (O'Reilly publications)
both the books are great ,
the O'Reilly one is available in Indian Reprint.
am not sure about the manning one cause i did buy on on-line copy.


regards,
amit



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [ANN] Struttin' With Struts beta (newbies esp. welcome)

2003-03-10 Thread Amitkumar_J_Malhotra

thanx a lot for the concept, great work rick.
regards,
amit malhotra



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[OT], Please Help.

2003-03-01 Thread Amitkumar_J_Malhotra

i know that this is off topic , but would like your advice in the same,
i am generating a table from values in the database .
we have a ro code for which land options are to be generated.
for a ro code the land options could range from 1-12 (i.e A, B,C , D and so
on)
, this is not fixed,
am attaching the format in which the table is to displayed.
could you please suggest a way out of this.

(See attached file: sample.htm)

any suggessions will be welcomed ,

regards,
amit malhotra

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

OT [ JDBC CachedRowSet]

2003-02-21 Thread Amitkumar_J_Malhotra

hello everybody,
was going through the article on the javaworld site on CachedRowSets,
does any one know about any online resources about the same that would be
of help
.i have already gone through google but could not find a good tutorial on
the same.
please help me out

regards,
amit malhotra



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




RE: [OT] Please help me !!

2003-02-12 Thread Amitkumar_J_Malhotra

yes, there was no attachment, sorry for that,
but the problem got solved automatically after spending a lot on the time
for the same
thanx a lot for the same
regards,
amit malhotra



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




[OT] Please help me !!

2003-02-11 Thread Amitkumar_J_Malhotra

hello everyone,
this is not a struts problem ,  i have written a simple servlet that takes
values from a JSP page and updating into oracle database,
i have out.println statements from the servlet but it is neither updating
the
database nor giving me any error.
finally after some time it show message page cannot be displayed'
the first insert occurs , the problems is with the second insert

please help me out


(See attached file: servlet.txt)

regards,
amit malhotra


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


[OT] S.O.S Can Some One Help me in this

2003-01-29 Thread Amitkumar_J_Malhotra

hello everybody,
this is offtopic, i am working on a non-struts application with jsp,servlet
and javabeans and MVC
architecture, all of a sudden today when i restarted tomcat, it is not
loading my servlet class files.
there is absolutely no change in the web.xml file or the servlet class
file.
has some one experienced this earlier.
can some one suggest a way out of this ,please

regards,
amit malhotra



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




OT :Please help java script menus interfering with form elements

2002-11-23 Thread Amitkumar_J_Malhotra

hello all,
 i know this is off topic,please help me out,i am using a ready made
javascript drop down menu that is available from a site.
and it is scrolling down vertically ( like the one on the Rational Rose
Site)
i have form elements on a page and i have a problem that the drop down menu
goes behind the form elements especially
combo boxes and is not visible,
has some one faced this problem earlier,please help me out on this .

regards,
amit



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




off topic !! about image loading

2002-09-18 Thread Amitkumar_J_Malhotra


hello everybody,
i am working for a project which is about tracking of various departmental
stores in different states of india,
there is a table in which the location of the store in a particular state ,
in a particular city is mentioned , what i want is
that when the user click on the location he can see the location
highlighted on the state map (which could be an animated gif image)
 and i want to use only one state map and this gif image changing its
coordinates depending on the location of the departmental store.
has anyone worked on some thing like this before.
if my point is still not clear ,i can elaborate some more on this
suggestions will be welcome .
thanx

amit malhotra




--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: off topic !! about image loading

2002-09-18 Thread Amitkumar_J_Malhotra


thanx for the response
actually i will now get down to the actual thing...suppose i have a state
maharashtra...say i have around 200 stores there...
and the locations are 5 in Bandra, 2 in thane etc. and all these have
numbers (unique).
i have the detail GIS state map of maharashtra ( as a gif image) giving me
all the details of the state, what i want it when the user clicks on the
link for location for a store in thane  it should open the state map of
maharashtra in a small window and thane should be showed with a dot on it
now what i am looking for is that my basic map should remain the same and
depending on the coordinates of the location the second image should get
loaded on the map at that particular coordinates.
i hope i am clear about my requirement...

i can elaborate further ...

regards,
amit



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




off topic !! please help

2002-08-01 Thread Amitkumar_J_Malhotra


hello everybody,
i have a small problem and i need your help , i have a drop down combo in
which i read values of machines from a database (there are around 60 of
them ),
what i want is when the user selects a machine  (i.e the combo box value )
the corresponding machine number and location should be displayed in two
text boxes below respectively.
can some one please suggest a way out please,

regards,
amit malhotra




--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




off topic ( about java mail api)

2002-06-25 Thread Amitkumar_J_Malhotra


wanted to ask you all just one thing, we are using lotus notes as default
mail client and lotus notes server , there is no pop3 or smtp server as far
as the intranet mailing goes,
i am developing an application in which i have a  form which the users will
fill in if they forget their logging in passwords, as soon as they submit
the form they will get an autogenerated email which will send them their
passwords. considering the above scenario can i use java mail api for this.
i have already posted in the java mail api forum but did not get a
reply.please could some one suggest some thing.
any suggestions will be appreciated, you could mail them to my mail id
[EMAIL PROTECTED]

regards,
amit malhotra



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Output to Excel **

2002-06-18 Thread Amitkumar_J_Malhotra


i also wanted to ask some thing on this,
we have a standard template for excel files that has the company logo and
all the standard field names, writing output to an excel file is no problem
, but i wanted to ask you all if i could use this template to write the
values in a standard format.
has anyone tried this as yet,
any suggestions will be appreciated.

regards,
amit malhotra



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




pager taglib !!

2002-06-13 Thread Amitkumar_J_Malhotra


anyone using pager tag library from JSPTags.com , i have a few doubts
regarding the same, could some help me out

regards,
amit malhotra



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: some help ...

2002-04-26 Thread Amitkumar_J_Malhotra


to begin with servlets you could read the book from marty hall  named
'coreservlets' and jsp ,it is available on-line ( the entire book) on
www.pdf.coreservlets.com, there is a sequel to this book by the same author
named 'more servlets and jsp'  this is all you need to learn about
jsp and servlets and it's real quality stuff.
then you could have a look at the specifications on the sun site for jsp
and servlets.
ibm also has some great tutorials on their site
i think these two (books and ibm site ) should be enough

regards
amit malhotra


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Preview OReilly Struts Chapters Online - Soon

2002-04-11 Thread Amitkumar_J_Malhotra


will this be available on the site by this weekend ???

rgds,
amit


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Business Logic Javabeans

2002-04-11 Thread Amitkumar_J_Malhotra


for a good tutorial on javabeans visit the site
www.pdf.coreservlets.com
this is a book available  on-line  in pdf format and the chapter on
javabeans (chapter no -13) is really good ( does not talk in gui context ),
i hope this helps you and think that for a start on javabeans is really
good.

rgds,
amit


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Struts Tutorial

2002-04-10 Thread Amitkumar_J_Malhotra


come mark, waiting for you comments

amit


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Branch Restriction error due to struts..

2002-04-06 Thread Amitkumar_J_Malhotra


gr8 reply mark , very appropriate for the weekend..keep it up

cheers,
amit


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Branch Restriction error due to struts..

2002-04-06 Thread Amitkumar_J_Malhotra


it's the same here , i am in office at 6:30 pm and the show must go on
.


cheers
amit


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Setting-up Struts FrameWork on TOMCAT 3.1

2002-03-12 Thread Amitkumar_J_Malhotra


Hello Alok,
i am not sure if this is what you are looking for but there is an article
available on the javaranch site which explains the set up and also has an
example.
http://www.javaranch.com/newsletter/Mar2002/newslettermar2002.jsp
hope this is what you are looking for,

rgds
amit




--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Newbie Struts and Jbuilder6

2002-03-06 Thread Amitkumar_J_Malhotra


yes , i fully agree with what emaho has said in the mail


rgds
amit malhotra


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




help required on tomcat 4.01

2002-02-23 Thread Amitkumar_J_Malhotra


hello everyone,
i require urgent help on tomcat 4.01, are there any volunteers so that i
may ask the questions directly to them without disturbing the mailing list.

rgds
amit


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Nathan Smith/Corporate/FSC is out of the office.

2002-02-19 Thread Amitkumar_J_Malhotra


come on Jim , Nathan is perhaps out of office and is subscribed to our user
group and this is the reply which is generated automatically to every mail
that comes inu do not have to take things so seriously

rgds,
amit


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]