Naveed Ahmad3/13/20029:08:37 PMHi Mohammad
Mohammed Shabib3/13/20029:09:32 PMHello
Naveed Ahmad3/13/20029:10:17 PMSo how is it going?
Mohammed Shabib3/13/20029:10:37 PMGood
Mohammed Shabib3/13/20029:11:05 PMI finally got a chance to look at the code you sent.
Naveed Ahmad3/13/20029:11:35 PMGoog
Naveed Ahmad3/13/20029:11:43 PMWhich one are you looking at
Naveed Ahmad3/13/20029:11:56 PMThe first one or the second time I sent it.
Mohammed Shabib3/13/20029:12:04 PMThe second time.
Naveed Ahmad3/13/20029:12:23 PMThe Employee java bean?
Mohammed Shabib3/13/20029:12:35 PMYes
Naveed Ahmad3/13/20029:13:33 PMSo have you tried Rahuls envionment?
Mohammed Shabib3/13/20029:13:57 PMI also tryed running the Test.java file you sent, but I couldn't figure out how to add the jar files from jdbc apis to the class files
Naveed Ahmad3/13/20029:14:12 PMBasically everyone can pick a table and create similar code for it.
Naveed Ahmad3/13/20029:14:28 PMWere you able to get the jar file ?
Mohammed Shabib3/13/20029:14:31 PMYes
Naveed Ahmad3/13/20029:14:40 PMif youron dos
Mohammed Shabib3/13/20029:14:58 PMi am
Naveed Ahmad3/13/20029:15:12 PMset CLASSPATH=mysql....jar:mysql_uncomp.jar
Mohammed Shabib3/13/20029:15:28 PMoh.. thats it? I will give it a try after the meeting
Naveed Ahmad3/13/20029:15:35 PMyou need to put the full path as well
Mohammed Shabib3/13/20029:15:40 PMyes
Naveed Ahmad3/13/20029:16:05 PMset CLASSPATH=c:\jars\mysql_comp.jar:c:\jars\mysql_uncomp.jar
Naveed Ahmad3/13/20029:16:35 PMInfac t you should put a dot in the CLASSPATH to ]
Naveed Ahmad3/13/20029:16:37 PMlike
Naveed Ahmad3/13/20029:17:07 PMset CLASSPATH=.:c:\jars\mysql_comp.jar:c:\....
Naveed Ahmad3/13/20029:17:34 PMThe dot tells it to look for classes in the current directory as well.
Mohammed Shabib3/13/20029:17:48 PMoh
Naveed Ahmad3/13/20029:17:59 PMBut you also need mysql to be running .
Naveed Ahmad3/13/20029:18:28 PMAnd select the user id and password on your env.
Mohammed Shabib3/13/20029:18:30 PMon my pc?
Naveed Ahmad3/13/20029:18:57 PMIt will be best if you use Rahuls env and ask him the user id and password and database name.
Mohammed Shabib3/13/20029:19:04 PMok.
Brian Burgner3/13/20029:19:14 PMHello
Brian Burgner3/13/20029:19:17 PMSorry I'm late
Mohammed Shabib3/13/20029:19:24 PMHi
Naveed Ahmad3/13/20029:19:24 PMHi Brian.
Naveed Ahmad3/13/20029:19:28 PMIts ok.
Mohammed Shabib3/13/20029:20:46 PMDid you get my email Brian?
Brian Burgner3/13/20029:21:06 PMabout JMetric? yes
Naveed Ahmad3/13/20029:21:09 PMSo which part are you doing for the hw?
Brian Burgner3/13/20029:21:17 PMPart B
Brian Burgner3/13/20029:21:53 PMSo, is Rahul online via ICQ or something like that? If so, maybe we should use that for this chat.
Naveed Ahmad3/13/20029:22:28 PMNo he is not online on icq
Brian Burgner3/13/20029:22:38 PMok
Brian Burgner3/13/20029:22:55 PMdo we want to talk about the homework first or the project?
Naveed Ahmad3/13/20029:23:14 PMLet talk about the homework first.
Naveed Ahmad3/13/20029:23:52 PMSo you both are working together?
Mohammed Shabib3/13/20029:23:56 PMyes
Naveed Ahmad3/13/20029:24:01 PMWhich part are you doing?
Mohammed Shabib3/13/20029:24:09 PMB
Naveed Ahmad3/13/20029:24:28 PMi.e. the softwares to gather the matrices.
Brian Burgner3/13/20029:24:42 PMyes
Naveed Ahmad3/13/20029:25:04 PMok
Naveed Ahmad3/13/20029:26:06 PMSo I guess I am Rahul will make a group together for part A.
Brian Burgner3/13/20029:27:09 PMyes. don't we have others though? cesar and sadaf?
Brian Burgner3/13/20029:27:18 PMare they still in the course and on the team?
Naveed Ahmad3/13/20029:27:36 PMI dont know about ceasar.
Naveed Ahmad3/13/20029:27:54 PMBut I know that Sadaf is gone for vacations
Naveed Ahmad3/13/20029:27:59 PMwould be back soon,
Naveed Ahmad3/13/20029:29:10 PMHi Ceasar.
Brian Burgner3/13/20029:29:21 PMthat answers that question!
Cesar R. (Rob) Nunez3/13/20029:29:35 PMGreetings!
Brian Burgner3/13/20029:29:43 PMHi Cesar. We were just talking about whether or not we still have 6 team members :)
Naveed Ahmad3/13/20029:29:48 PMDoes anyone know which lecture is the most relavant to matrices i.e. was it tought before the mid terms?
Brian Burgner3/13/20029:30:26 PM10 - 12 were on metrics
Naveed Ahmad3/13/20029:32:01 PMi see.
Naveed Ahmad3/13/20029:32:42 PMSo want to discuss how to proceed with project?
Brian Burgner3/13/20029:32:52 PMhey cesar...for the homework, naveed and rahul are doing part a and mohammed and i are doing part b. you and sadaf each need to choose a group to be a part of. sadaf is out of town so it looks like you get to pick what part you want to do. thoughts?
Naveed Ahmad3/13/20029:32:54 PMWe have most of the people here.
Naveed Ahmad3/13/20029:34:27 PMHelooo.
Cesar R. (Rob) Nunez3/13/20029:34:44 PMI'll join group A.
Brian Burgner3/13/20029:35:05 PMok. just wanted to get that taken care of before discussing the project :)
Naveed Ahmad3/13/20029:35:25 PMOk lets discuss how to proceed.
Brian Burgner3/13/20029:35:25 PMnaveed, i feel silly saying this, but i just realized yesterday that your emails had attachments! i kept looking on sourceforge for code
Mohammed Shabib3/13/20029:35:37 PMme too
Naveed Ahmad3/13/20029:35:49 PMOh.
Brian Burgner3/13/20029:35:50 PMi've set up java and tomcat and looked at the jsps so i'm ready to actually do development for our project
Naveed Ahmad3/13/20029:36:10 PMHave you looked at the last attachment.
Naveed Ahmad3/13/20029:36:25 PMIn whoch I sent EmplyeeQuery.java and EmployeeInfo.java
Naveed Ahmad3/13/20029:36:33 PMHere is the plan.
Naveed Ahmad3/13/20029:36:48 PMAll of us can quickly finish the java beans forst.
Naveed Ahmad3/13/20029:37:11 PMFor each table you can make a Query and Info class.
Naveed Ahmad3/13/20029:37:42 PMThe EmplyeeInfo is basically a datastructure which maps corresponding th a table (employee) table.
Naveed Ahmad3/13/20029:38:18 PMThe EmployeeQuery.java file has methods to retrieve, update delete and insert data into that table.
Naveed Ahmad3/13/20029:39:16 PMCheck you the main method which is the test method to test the mehtod if they actually insert or select data (and populate the EmployeeInfo structure).
Naveed Ahmad3/13/20029:39:32 PMYou need to have mysql running.
Naveed Ahmad3/13/20029:39:53 PMWith the mysq_comp.jar and mysql_uncomp.jar in your classpath.
Naveed Ahmad3/13/20029:40:24 PMBasically I want us to pick the tables each of us wants to work on.
Naveed Ahmad3/13/20029:40:48 PMThe second phase would be to make the servlets and jsp.
Naveed Ahmad3/13/20029:41:26 PMIf we have all the beans for all the tables we can easily use them in our servlets.
Naveed Ahmad3/13/20029:41:47 PMThe first email attachment the tar file.
Naveed Ahmad3/13/20029:42:05 PMIs an example of a jsp , serlvet and a java bean working in cordination.
Naveed Ahmad3/13/20029:42:25 PMThat is the complete architecture of the application.
Naveed Ahmad3/13/20029:43:08 PMBut the first step is to make and unit test our business java beans (the ones which directly talk to the data base).
Brian Burgner3/13/20029:43:15 PMThe Software Architecture Document contains all of the classes, right?
Naveed Ahmad3/13/20029:43:33 PMWell, I need to modify the diagrams a bit.
Naveed Ahmad3/13/20029:44:06 PMLet me show you the table diagram.
Brian Burgner3/13/20029:44:32 PMok
Naveed Ahmad3/13/20029:45:17 PMCan everyone look at the diagram.
Cesar R. (Rob) Nunez3/13/20029:45:35 PMYes!
Mohammed Shabib3/13/20029:45:37 PMyes
Naveed Ahmad3/13/20029:45:43 PMok
Naveed Ahmad3/13/20029:46:06 PMSo here are all the tables we need to write our java beans for.
Naveed Ahmad3/13/20029:46:15 PMI wrote for the Employee table.
Naveed Ahmad3/13/20029:46:26 PMThis table diagram is in the architecture diagram.
Naveed Ahmad3/13/20029:46:47 PMIve added 2 new fiels loging and passowrd to each of the employee and candidate table.
Brian Burgner3/13/20029:47:26 PMone of the things that confused me about the design was that here we have an employee table and elsewhere we have an employer table. which do we actually have in our system? i thought it was only emplyers
Naveed Ahmad3/13/20029:48:12 PMThis shoudl be employer.
Naveed Ahmad3/13/20029:48:38 PMIts a mistake here.
Naveed Ahmad3/13/20029:49:01 PMI'll change the names of the java files to Employer*
Brian Burgner3/13/20029:49:18 PMthat helps clear things up. since i wasn't here last semester, i thought maybe i had missed something and each employer had lots of employees or something like that! this makes it a little simpler
Naveed Ahmad3/13/20029:49:30 PMDo you want me to go over the code?
Cesar R. (Rob) Nunez3/13/20029:49:38 PMBy all means, please do!
Naveed Ahmad3/13/20029:49:39 PMFor the employer table?
Naveed Ahmad3/13/20029:49:41 PMok
Naveed Ahmad3/13/20029:50:24 PMFirst step.
Naveed Ahmad3/13/20029:50:36 PMI created a emploer table in mysq.
Naveed Ahmad3/13/20029:50:53 PMIt has all the firlds as in the digram.
Naveed Ahmad3/13/20029:51:01 PMAlso added a sample value.
Naveed Ahmad3/13/20029:52:13 PMThis is the way to run scripts on mysql
Naveed Ahmad3/13/20029:52:22 PMMysql has no user id or password set.
Naveed Ahmad3/13/20029:52:35 PMIt makes my life easier.
Naveed Ahmad3/13/20029:53:04 PMI am keeping all the java beans in the model folder.
Naveed Ahmad3/13/20029:53:20 PMLets look at EmployeeInfo.java
Naveed Ahmad3/13/20029:53:25 PMEmployee= Emplyer
Brian Burgner3/13/20029:53:32 PMheh
Naveed Ahmad3/13/20029:53:47 PM:)
Naveed Ahmad3/13/20029:54:03 PMIt has member variables defined corresponding to the table.
Naveed Ahmad3/13/20029:54:12 PM2 contructors.
Naveed Ahmad3/13/20029:54:40 PMThe second constrcutor is to initialise a new object with values.
Naveed Ahmad3/13/20029:54:51 PMThe first one just puts empty strings.
Naveed Ahmad3/13/20029:55:21 PMThough we should have set and get methods for each of the members.
Naveed Ahmad3/13/20029:55:56 PMBut that would have been a lot of typing so I will make them puclic, to access them directly.
Naveed Ahmad3/13/20029:56:07 PMIs it simple enough yet?
Cesar R. (Rob) Nunez3/13/20029:56:38 PMHaving no java experience or background, I can see that it is somewhat simple!
Naveed Ahmad3/13/20029:56:49 PMGood.
Naveed Ahmad3/13/20029:57:03 PMI would recommand using Rahuls env.
Brian Burgner3/13/20029:57:05 PMit does look pretty straightforward, and after we've all done a class or two, we should get it pretty well
Mohammed Shabib3/13/20029:57:13 PMyes
Naveed Ahmad3/13/20029:57:19 PMAnd ask him to take care of setting up database ids etc.
Naveed Ahmad3/13/20029:57:31 PMIt will save your time.
Naveed Ahmad3/13/20029:57:45 PMOk lets look at the Query file.
Naveed Ahmad3/13/20029:58:08 PMThe EmplueeQuery class is to be used by some client code.
Naveed Ahmad3/13/20029:58:21 PMe.g. it will be instantiated by a servlet .
Naveed Ahmad3/13/20029:58:43 PMor any other application which wants to deal with the employee table.
Naveed Ahmad3/13/20029:59:05 PMIn our test case it will be instantiated by our main method.
Naveed Ahmad3/13/20029:59:39 PMYou can define a main method in each of your classes.
Naveed Ahmad3/13/200210:00:19 PMThe person instanitating the class will be resposible to give the class the Connection.
Naveed Ahmad3/13/200210:00:42 PMThe connection id your gateway to the database.
Brian Burgner3/13/200210:01:03 PMquick cygwin question - my root directory in cygwin is d:\cygwin. how do i get to other portions of my hard drive in cygwin? thanks!
Naveed Ahmad3/13/200210:02:11 PM/cydrive/d/
Brian Burgner3/13/200210:02:28 PMis cygdrive a link that you set up? i'm not seeing it on my cygwin
Naveed Ahmad3/13/200210:02:43 PMyah I make a sybolic link
Brian Burgner3/13/200210:02:52 PMalso, is someone here 13115612 in icq?
Naveed Ahmad3/13/200210:02:58 PMtry to cd /cygdrive/d
Brian Burgner3/13/200210:02:59 PMor is that rahul's?
Brian Burgner3/13/200210:03:13 PMhey, that worked. thanks!
Naveed Ahmad3/13/200210:03:25 PMI dont see him here.
Naveed Ahmad3/13/200210:03:30 PMYour welcome.
Naveed Ahmad3/13/200210:03:53 PMSo I vreated an instance of EmployeeQuery
Naveed Ahmad3/13/200210:04:03 PMInitilised it with a connection object.
Naveed Ahmad3/13/200210:04:23 PMWe will first look at the selectEmployee method.
Naveed Ahmad3/13/200210:05:08 PMThe way to communicate to the EmployeeQuery is through
Naveed Ahmad3/13/200210:05:19 PMsetEmployeeInfo and getEmployeeInfo.
Naveed Ahmad3/13/200210:05:55 PMLets say we know the empId for a particular employee.
Naveed Ahmad3/13/200210:06:10 PMWe create an object of EmployeeInfo.
Naveed Ahmad3/13/200210:06:22 PMei.
Naveed Ahmad3/13/200210:06:32 PMset ei.EmpId=2
Naveed Ahmad3/13/200210:06:46 PMThis is the only information we know about the employee.
Naveed Ahmad3/13/200210:07:11 PMUse the setEmplyee mehtod of the EmplyeeQuery object to set the object.
Naveed Ahmad3/13/200210:07:59 PMAfter setting the partailly populated employeeInfo object.
Naveed Ahmad3/13/200210:08:13 PMI call the selectEmployee method of the EmployQuery
Naveed Ahmad3/13/200210:08:49 PMThe selectEmplyee method creates a query.
Naveed Ahmad3/13/200210:09:25 PMThe result set picks all the values from the table and populates the ei member variables.
Naveed Ahmad3/13/200210:09:55 PMAfter this I call the eq.getEmplyeeInfo method.
Naveed Ahmad3/13/200210:10:12 PMThis returns the fully populated employeeInfo object.
Naveed Ahmad3/13/200210:10:41 PMI can print the empName or any other field I want to.
Naveed Ahmad3/13/200210:12:10 PMSo I compiled and ran the test.
Naveed Ahmad3/13/200210:12:15 PMIt works.
Naveed Ahmad3/13/200210:12:35 PMThe other methods work similarly.
Naveed Ahmad3/13/200210:13:03 PMI will tar the directory again and send it out to you .
Naveed Ahmad3/13/200210:13:41 PMIf you are working on linux you may have to change the compile.sh and run.sh slightly .
Naveed Ahmad3/13/200210:14:03 PMDo you think you enough to get started?
Brian Burgner3/13/200210:14:07 PMon rahul's machine, do you expects us to all have a tomcat directory in our home directories? where will we do our individual work and where will we integrate it?
Naveed Ahmad3/13/200210:14:33 PMto write the java beans you dont need the tomcat directory.
Naveed Ahmad3/13/200210:14:51 PMYou can write java beans flat in your home and compile and test them.
Naveed Ahmad3/13/200210:15:05 PMYou need tomcat to write servlets and jsp's
Brian Burgner3/13/200210:15:26 PMso we'll tackle that configuration issue after everyone has created their beans?
Naveed Ahmad3/13/200210:15:39 PMYes.
Naveed Ahmad3/13/200210:15:55 PMI wish Rahul was here so we could figure out that part today.
Brian Burgner3/13/200210:16:07 PMi'm chatting with him on icq, but he can't get into netmeeting
Naveed Ahmad3/13/200210:16:23 PMBut if we guys can get over the java beans part quickly we can get to the tocat part quickly.
Naveed Ahmad3/13/200210:17:10 PMOk let me show how this bean is used in the servlet.
Naveed Ahmad3/13/200210:17:28 PMThe control folder will have the servets.
Cesar R. (Rob) Nunez3/13/200210:18:01 PMWhen you say, we can write, compile, and test the java beans without Tomcat, what tool should we be using to do this?
Naveed Ahmad3/13/200210:18:12 PMI create a BaseControl.java which ingerits from HttpServlet
Naveed Ahmad3/13/200210:18:22 PMAll Servlets need to inherit from it.
Brian Burgner3/13/200210:18:24 PMi think we can use any editor we want and then compile with javac and run with java
Naveed Ahmad3/13/200210:18:36 PMThis java file has helpful methods.
Cesar R. (Rob) Nunez3/13/200210:18:41 PMOk.
Naveed Ahmad3/13/200210:18:42 PMFor creating a connection
Naveed Ahmad3/13/200210:18:46 PMClosing a connection
Naveed Ahmad3/13/200210:18:51 PMStrintoInt
Naveed Ahmad3/13/200210:18:57 PMNoNull
Naveed Ahmad3/13/200210:19:28 PMForwading the control to the jsp. The jsp is the one to do the html part.
Naveed Ahmad3/13/200210:20:07 PMYou write your code either in the doPost method or doGet.
Naveed Ahmad3/13/200210:20:24 PMthe doPost method recieves 2 parameters .
Naveed Ahmad3/13/200210:20:29 PMrequest and response.
Naveed Ahmad3/13/200210:20:45 PMThe request has all the attributeds posted by a form
Naveed Ahmad3/13/200210:21:19 PMThis serlvet expects a empId
Naveed Ahmad3/13/200210:21:46 PMhttp://localhost/distrimon/servlet/ShowEmployee?empId=1
Naveed Ahmad3/13/200210:22:29 PMMost of the code is like the code in the main method to test the bean.
Naveed Ahmad3/13/200210:23:18 PMOnce I get the populated ei object with all the values from the tbale.
Naveed Ahmad3/13/200210:23:42 PMI put the whocl object into the request scope.
Naveed Ahmad3/13/200210:24:05 PMAnd next step is to forward to a jsp
Naveed Ahmad3/13/200210:24:28 PMthe forward method is in the BaseControl.java
Naveed Ahmad3/13/200210:25:36 PMI retieve the ei object from the request scopel
Naveed Ahmad3/13/200210:25:48 PMand print out the values on the jsp
Naveed Ahmad3/13/200210:26:24 PMI will show you how it works.
Naveed Ahmad3/13/200210:26:30 PMon the browser.
Naveed Ahmad3/13/200210:27:29 PMSo based on the empId=1
Naveed Ahmad3/13/200210:27:45 PMIt brought the remaining values from the mysql table.
Naveed Ahmad3/13/200210:28:09 PMWe need to have tomcat for this part of it.
Naveed Ahmad3/13/200210:28:14 PMi.e. servlet and jsp
Naveed Ahmad3/13/200210:28:37 PMBut for all the java files in the model we can test by our main method.
Naveed Ahmad3/13/200210:29:01 PMBut mysql and the jar files are a must for them
Cesar R. (Rob) Nunez3/13/200210:29:16 PMCan you quickly tell me the difference between jsp and servlet, java beans?
Naveed Ahmad3/13/200210:29:54 PMjava bean is a java class
Naveed Ahmad3/13/200210:29:58 PMnothing more.
Naveed Ahmad3/13/200210:30:12 PMJust like you c++ classes.
Naveed Ahmad3/13/200210:30:34 PMJava servlet runs in your servlet engine.
Cesar R. (Rob) Nunez3/13/200210:30:55 PMOk.
Naveed Ahmad3/13/200210:31:00 PMYou implement the doPost method of a servlet to act on an invoation.
Naveed Ahmad3/13/200210:31:19 PMFor exampl e whe n I typed the URL.
Naveed Ahmad3/13/200210:31:24 PMhttp://localhost/distrimon/servlet/ShowEmployee?empId=1
Naveed Ahmad3/13/200210:31:55 PMthe code in the doPost method got invoked for the servlet
Naveed Ahmad3/13/200210:32:39 PMA jsp eventually gets converted into a servlet.
Brian Burgner3/13/200210:32:50 PMwhy do we have servlets instead of all jsps?
Naveed Ahmad3/13/200210:32:54 PMBut you can mix html with java code easily.
Naveed Ahmad3/13/200210:33:04 PMA jsp also runs in a servlet engine.
Naveed Ahmad3/13/200210:33:31 PMYou write the java code in <% %>
Naveed Ahmad3/13/200210:33:33 PMtags
Naveed Ahmad3/13/200210:33:49 PMAnything outseide it is html
Cesar R. (Rob) Nunez3/13/200210:34:06 PMRight. It's just like an ASP page.
Naveed Ahmad3/13/200210:34:10 PMSo you use jsp to display information
Naveed Ahmad3/13/200210:34:17 PMExactly!
Cesar R. (Rob) Nunez3/13/200210:34:35 PMAnd so you're java bean is actually a COM component.
Naveed Ahmad3/13/200210:34:38 PMServlet acts like a controller or manager between jsp and java classes.
Naveed Ahmad3/13/200210:34:48 PMCorrect
Naveed Ahmad3/13/200210:35:01 PMjava classes are your business end.
Cesar R. (Rob) Nunez3/13/200210:35:06 PMSo the jsp is accessed by the user. the jsp calls the servlet which in turn calls the java bean to get at the database.
Naveed Ahmad3/13/200210:35:15 PMCorrect.
Naveed Ahmad3/13/200210:35:29 PMThe servlets are always transparent
Naveed Ahmad3/13/200210:35:50 PMBecause after exexuting they forward the control to a jsp
Naveed Ahmad3/13/200210:36:01 PMLet me dra a diagram
Naveed Ahmad3/13/200210:38:11 PMbasically a jsp or an html sends info to a servlet
Naveed Ahmad3/13/200210:38:18 PMusing post or get
Naveed Ahmad3/13/200210:38:30 PMthe servlet picks the values from the request.
Naveed Ahmad3/13/200210:38:39 PMInstantiates a java bean.
Naveed Ahmad3/13/200210:38:53 PMSets the values of the java beans, calls operations
Naveed Ahmad3/13/200210:39:02 PMget values from the java beans
Naveed Ahmad3/13/200210:39:12 PMforwards them to another jsp
Naveed Ahmad3/13/200210:39:25 PMThe servlet is never see by the user.
Cesar R. (Rob) Nunez3/13/200210:39:42 PMUnderstood! So the java bean does respond to the servlet unlike your diagram?
Naveed Ahmad3/13/200210:39:43 PMThe servlet also creates the jdbc connection
Naveed Ahmad3/13/200210:39:55 PMThe java bean
Naveed Ahmad3/13/200210:40:07 PMOr the EmployeeInfo object can be passed to the jsp
Naveed Ahmad3/13/200210:40:13 PMfor display purposes.
Cesar R. (Rob) Nunez3/13/200210:40:30 PMOk.
Naveed Ahmad3/13/200210:41:03 PMLike the ei was set in the reqeust
Naveed Ahmad3/13/200210:41:27 PMThis is the MVC architecture.
Naveed Ahmad3/13/200210:41:43 PMExtrme cases are that you can write ALL your code in a jsp
Naveed Ahmad3/13/200210:42:01 PMOr all your code in a servlet (even the htm prints).
Naveed Ahmad3/13/200210:42:28 PMBut this is the corrst way to do it.
Cesar R. (Rob) Nunez3/13/200210:42:28 PMRight! Just like we could have skipped the servlet - perhaps.
Naveed Ahmad3/13/200210:42:39 PMYah
Naveed Ahmad3/13/200210:42:53 PMYou can instanitate the object in a jsp
Naveed Ahmad3/13/200210:43:00 PMBut this really cluuters the jsp
Cesar R. (Rob) Nunez3/13/200210:43:24 PMRight again. This architecture is what we use at work only on a microsoft shop.
Naveed Ahmad3/13/200210:43:26 PMPractice is that the only code to be wrtten in a jsp is the code for display purposes.
Naveed Ahmad3/13/200210:43:51 PMliek iterating a vector etc
Naveed Ahmad3/13/200210:44:21 PMSo are you guys ready to work on the java beans?
Mohammed Shabib3/13/200210:44:24 PMyes
Naveed Ahmad3/13/200210:44:57 PMCan you take 3 tables.
Naveed Ahmad3/13/200210:45:05 PMJob Applicant
Naveed Ahmad3/13/200210:45:10 PMResume Pool
Naveed Ahmad3/13/200210:45:15 PMand Web Attributes.
Cesar R. (Rob) Nunez3/13/200210:45:32 PMI might run into a few questions once I dive in the code syntax wise, but otherwise I feel comfortable as well.
Naveed Ahmad3/13/200210:45:44 PMWhich tables you want to take?
Mohammed Shabib3/13/200210:45:59 PMI'll take Job Applicant
Cesar R. (Rob) Nunez3/13/200210:46:12 PMSubmitted Resume
Cesar R. (Rob) Nunez3/13/200210:46:26 PMResume Of
Mohammed Shabib3/13/200210:46:43 PMJob Posting
Naveed Ahmad3/13/200210:46:44 PMMohammad take one more.
Naveed Ahmad3/13/200210:46:54 PMhow about Resume Pool
Naveed Ahmad3/13/200210:47:35 PMIt is quite simple one you get an example running.
Mohammed Shabib3/13/200210:47:49 PMI'll try it
Cesar R. (Rob) Nunez3/13/200210:48:11 PMI'll give a shot!
Naveed Ahmad3/13/200210:48:15 PMAsk Rahul to get you an account on his machine.
Mohammed Shabib3/13/200210:48:17 PMok
Naveed Ahmad3/13/200210:48:23 PMYou can always ask me a question.
Cesar R. (Rob) Nunez3/13/200210:48:24 PMOk
Mohammed Shabib3/13/200210:48:26 PMgreat
Cesar R. (Rob) Nunez3/13/200210:48:31 PMI probably will!
Naveed Ahmad3/13/200210:48:38 PMYou can also call me too.
Naveed Ahmad3/13/200210:48:51 PMHome 732 2549977
Naveed Ahmad3/13/200210:48:59 PMOffice 732 4202919
Cesar R. (Rob) Nunez3/13/200210:49:11 PMExcellent! Thanks for offering.
Mohammed Shabib3/13/200210:49:14 PMthanks
Naveed Ahmad3/13/200210:49:29 PMSo whenever your stuck, call me
Naveed Ahmad3/13/200210:49:55 PMSo would you be able to finish this over the weekend?
Mohammed Shabib3/13/200210:49:59 PMI think so
Naveed Ahmad3/13/200210:50:09 PMGreat.
Naveed Ahmad3/13/200210:50:26 PMI think we can finish the java beans part pretty quickly.
Cesar R. (Rob) Nunez3/13/200210:50:27 PMI might have it ready by the middle of next week. Would that work?
Naveed Ahmad3/13/200210:50:37 PMYah
Naveed Ahmad3/13/200210:51:23 PMSo shoudl we end know?
Mohammed Shabib3/13/200210:51:30 PMsure
Naveed Ahmad3/13/200210:51:48 PMOk see you all after weekend.
Mohammed Shabib3/13/200210:51:53 PMtake care, later
Cesar R. (Rob) Nunez3/13/200210:52:10 PMnaveed, question on the homework?
Naveed Ahmad3/13/200210:52:12 PMby
Naveed Ahmad3/13/200210:52:15 PMYah
Naveed Ahmad3/13/200210:52:27 PMHave you started working on it. ?
Naveed Ahmad3/13/200210:52:39 PMI have only read the question yet.
Cesar R. (Rob) Nunez3/13/200210:52:47 PMdid you and rahul discussed what metrics you will work on.
Cesar R. (Rob) Nunez3/13/200210:52:55 PMme too.
Naveed Ahmad3/13/200210:52:56 PMIf you want to write some thing and mail it to me.
Naveed Ahmad3/13/200210:53:06 PMI'll add and forward to rahul.
Naveed Ahmad3/13/200210:53:19 PMNo Rahul and I have not had any discussion.
Cesar R. (Rob) Nunez3/13/200210:53:21 PMI will have something by tonight.
Naveed Ahmad3/13/200210:53:32 PMGreat.
Cesar R. (Rob) Nunez3/13/200210:53:36 PMI'll send it to you and Rahul.
Naveed Ahmad3/13/200210:53:40 PMMail me a word file.
Cesar R. (Rob) Nunez3/13/200210:53:46 PMGotcha.
Cesar R. (Rob) Nunez3/13/200210:53:53 PMI can let you go now.
Naveed Ahmad3/13/200210:54:02 PMOk by Cesar.
Cesar R. (Rob) Nunez3/13/200210:54:10 PMSee you. Thanks for everything.
Naveed Ahmad3/13/200210:54:16 PMSure.
Cesar R. (Rob) Nunez3/13/200210:54:19 PMbye.
Hosted by www.Geocities.ws

1