[java ee programming] Please can anybody help me solve this Problem with graph

2009-04-09 Thread aderemi adeyi
Introduction You may have draw  graphs of a specific type of mathematical function, for example a quadratic  function of the form    y=ax2+bx+c. In this assignment you will be required to produce software that would enable the user to find the solutions to an equation of the form;     A x3+bx2+cx

[java ee programming] Re: what about tardies?

2009-04-09 Thread merve t
hope it is possible to join class by posting homeworks of past weeks. thanks for the reply 2009/4/8 > > i think it is possible to post homeworks of past weeks until the > latest course, isnt it? > so there is no problem about tardies, thanks for attention > > On Apr 8, 8:17 pm, javaci wrote: >

[java ee programming] Lab 4205

2009-04-09 Thread Biljana Biljana
Hi! when I went to another chapter I see that in struts-upload  to settAttribute they use  request.setAttribute("fileName",fileName)  the scope object is the same like us in struc-submit project, but we use servlet.log("LastName:"+ lastName);   What is the diference beetwen this two function?   Re

[java ee programming] LAB-4207

2009-04-09 Thread Biljana Biljana
Hi, I have doubt. When we runstruts-upload proect, we see Brose buttom. I'd like to know how they solve this problem, but in upload.jsp they did't write or some other ... ? Or they mapped to this action or write some form? How can button  will do somthing without form and action? Is anybody kno

[java ee programming] Re: Returned mail: see transcript for details

2009-04-09 Thread kich
You must know that java is system independent so creating a Dll you will need the help of 3rd party tools. But for a free and easy way out would be to maybe create a batch file. Inside the batch file you can include the run command (java ). so from windows side you can call the batch file whic

[java ee programming] One more problem regarding Expression language homework.

2009-04-09 Thread mak pandian
Hello I am doing EL home work Since yesterday.But i didn't yet get output. First i want to say what i did till now. 1..I have modified the helloweb project from online lab document. 2.I have created two class named person and name as follows. public class Name { static String firstName="

[java ee programming] Re: JSP 2.0 Simple Tag Handler and Tag Files

2009-04-09 Thread Biljana Biljana
Hi! It is the same JSP Example in NetBean IDE like that in Tomcat JSP Example, only with Glass Fish serverom. Open some folders under Sample when you crate New Project in NetBean IDE and you will found it, just  look carefully. --- On Wed, 4/8/09, miga wrote: From: miga Subject: [java ee pro

[java ee programming] Re: jdbc sample errors

2009-04-09 Thread biljana_bljn
Hi! I not sure, but I think that isn't enough what we have in glasssfish-v2-ur2, I installed whole glass fish j2ee server and frome that I pick up driver, and it worked. Try!   Regards, Biljana --- On Wed, 4/8/09, Tom Kochie wrote: From: Tom Kochie Subject: [java ee programming] Re: jdbc s