Re: [java ee programming] How to use jdbc without openning SQLServer Management Studio and adding it ?

2010-08-27 Thread jitesh dundas
Hi, 2 ways for now Use JDBC but get the driver first for your database...put it in your project folder...then write the code(google that..plenty of items are there). Another way is to use Hibernate (if your project is Hibernate )... Thanks, jd On 8/27/10, Nguyễn Đình Đoàn wrote: > Hi fr

Re: [java ee programming] How to use jdbc without openning SQLServer Management Studio and adding it ?

2010-08-27 Thread Mansee Mongia
I guess this link should help you with it : http://www.javadb.com/connect-to-a-database-and-read-from-table 2010/8/27 Nguyễn Đình Đoàn > Hi friends, > > I developed an application in .NET, I needn't open SQL Server Management > Studio and then add my .mdf file! > I need create a string connectio

[java ee programming] How to use jdbc without openning SQLServer Management Studio and adding it ?

2010-08-27 Thread Nguyễn Đình Đoàn
Hi friends, I developed an application in .NET, I needn't open SQL Server Management Studio and then add my .mdf file! I need create a string connection only and then execute. This is my connect() method I used for my project in VB.net: // I use express edition Public Shared Sub connect()

Re: [java ee programming] Servlet Error

2010-08-26 Thread nelson . rodrigo
Dear Sir/Madam, Your email was unable reach the intended person that you were sending it to. For more information on our business please click on the following link: Click here for our website We look forward to your continued business in the future. Regards, Webmaster -- You received this

Re: [java ee programming] Servlet Error

2010-08-26 Thread nelson . rodrigo
Dear Sir/Madam, Your email was unable reach the intended person that you were sending it to. For more information on our business please click on the following link: Click here for our website We look forward to your continued business in the future. Regards, Webmaster -- You received this

Re: [java ee programming] Servlet Error

2010-08-26 Thread nelson . rodrigo
Dear Sir/Madam, Your email was unable reach the intended person that you were sending it to. For more information on our business please click on the following link: Click here for our website We look forward to your continued business in the future. Regards, Webmaster -- You received this

RE: [java ee programming] Servlet Error

2010-08-26 Thread Nelson Rodrigo - LHQ
2010 11:56 AM To: nelson.rodr...@loadstarlk.com Subject: Re: [java ee programming] Servlet Error >>we set the in request for example :- request.setAttribute("name"+name); >>n get the value in JSp page as wel as:- String name=request.getAttribute("name"); I think

Re: [java ee programming] Servlet Error

2010-08-26 Thread jitesh dundas
programming-with-passion@googlegroups.com; > rameshcharyko...@gmail.com; mearajah...@gmail.com; harshani perera; Ramesh A > Subject: Re: [java ee programming] Servlet Error > > The problem is the extra 'l' in > > ("fulllname") > > your jsp call..p

RE: [java ee programming] Servlet Error

2010-08-26 Thread Nelson Rodrigo - LHQ
rera; Ramesh A Subject: Re: [java ee programming] Servlet Error The problem is the extra 'l' in ("fulllname") your jsp call..plz check and verify if true.. thanks, jd On 8/25/10, Nelson Rodrigo - LHQ wrote: > Dear JD > Connection and everything is fine, see my sql is

Re: [java ee programming] Servlet Error

2010-08-26 Thread jitesh dundas
.com; > rameshcharyko...@gmail.com; mearajah...@gmail.com; harshani perera; Ramesh A > Subject: Re: [java ee programming] Servlet Error > > Do these.. > > check if table column names,types & details is correct and if db > connection is also fine.. > > Next, insert a new record

Re: [java ee programming] Servlet Error

2010-08-26 Thread jitesh dundas
t;  SAVE PAPER - Please consider our environment before printing  > > > -Original Message- > From: jitesh dundas [mailto:jbdun...@gmail.com] > Sent: Wednesday, August 25, 2010 9:24 AM > To: nelson.rodr...@loadstarlk.com > Cc: java-ee-j2ee-programming-with-passion@goo

RE: [java ee programming] Servlet Error

2010-08-26 Thread Nelson Rodrigo - LHQ
j2ee-programming-with-passion@googlegroups.com; rameshcharyko...@gmail.com; mearajah...@gmail.com; harshani perera; Ramesh A Subject: Re: [java ee programming] Servlet Error Do these.. check if table column names,types & details is correct and if db connection is also fine.. Next, insert a new re

Re: [java ee programming] Servlet Error

2010-08-26 Thread jitesh dundas
nal Message- > From: jitesh dundas [mailto:jbdun...@gmail.com] > Sent: Wednesday, August 25, 2010 9:05 AM > To: nelson.rodr...@loadstarlk.com > Cc: java-ee-j2ee-programming-with-passion@googlegroups.com; > rameshcharyko...@gmail.com; mearajah...@gmail.com; harshani perera; Rame

Re: [java ee programming] Servlet Error

2010-08-26 Thread jitesh dundas
gt; P SAVE PAPER - Please consider our environment before printing ü > > > > From: java-ee-j2ee-programming-with-passion@googlegroups.com > [mailto:java-ee-j2ee-programming-with-pass...@googlegroups.com] On Behalf Of > jitesh dundas > Sent: Tuesday, August 24, 2010 12:18 PM >

Re: [java ee programming] Servlet Error

2010-08-26 Thread jitesh dundas
gramming-with-passion@googlegroups.com > [mailto:java-ee-j2ee-programming-with-pass...@googlegroups.com] On Behalf Of > jitesh dundas > Sent: Tuesday, August 24, 2010 12:18 PM > To: nelson.rodr...@loadstarlk.com > Cc: rameshcharyko...@gmail.com; > java-ee-j2ee-programming-wi

RE: [java ee programming] Servlet Error

2010-08-26 Thread Nelson Rodrigo - LHQ
h dundas Sent: Tuesday, August 24, 2010 12:18 PM To: nelson.rodr...@loadstarlk.com Cc: rameshcharyko...@gmail.com; java-ee-j2ee-programming-with-passion@googlegroups.com Subject: Re: [java ee programming] Servlet Error There is one issue in this suggestion my friend... On Tue, Aug 24, 2010 at 9:27 AM

RE: [java ee programming] Servlet Error

2010-08-26 Thread Nelson Rodrigo - LHQ
e: +94 77 311 > 6556 > > P SAVE PAPER - Please consider our environment before printing ü > > > > From: java-ee-j2ee-programming-with-passion@googlegroups.com > [mailto:java-ee-j2ee-programming-with-pass...@googlegroups.com] On Behalf Of > jitesh dundas > Sent: Tuesday,

[java ee programming] Re: How to work with this course

2010-08-24 Thread Trant
Thank you very much for the help! Trant -- You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, sen

Re: [java ee programming] Servlet Error

2010-08-24 Thread nelson . rodrigo
Dear Sir/Madam, Your email was unable reach the intended person that you were sending it to. For more information on our business please click on the following link: Click here for our website We look forward to your continued business in the future. Regards, Webmaster -- You received this

Re: [java ee programming] Servlet Error

2010-08-24 Thread jitesh dundas
*There is one issue in this suggestion my friend...* On Tue, Aug 24, 2010 at 9:27 AM, Ramesh K wrote: > Hi Nelson Rodrigo, > after retrieving the FullName from Database you have to store it in > any one of these scopes: > request,session or application > like > > *if* (rs.next()) { > > String *st

Re: [java ee programming] Servlet Error

2010-08-23 Thread Ramesh K
Hi Nelson Rodrigo, after retrieving the FullName from Database you have to store it in any one of these scopes: request,session or application like *if* (rs.next()) { String *stFullName* = rs.getString("FullName"); //add this line to your code response.setAttribute("fullname",stFu

Re: [java ee programming] Re: Servlet Error

2010-08-23 Thread jitesh dundas
+94 11 483 7914 | Fax: +94 11 224 0892 | Mobile: +94 77 > 311 > > 6556 > > > > P SAVE PAPER - Please consider our environment before printing ü > > > > From: Ashish Mishra [mailto:misra.ash...@gmai

Re: [java ee programming] Re: Servlet Error

2010-08-23 Thread jitesh dundas
gt; >> > Thanks & Kind Regards, >> > >> > Nelson Rodrigo >> > Executive – Software Development >> > LOADSTAR (PRIVATE) LIMITED >> > Sri Lanka | Tel: +94 11 483 7914 | Fax: +94 11 224 0892 | Mobile: +94 77 >>

[java ee programming] Re: Servlet Error

2010-08-23 Thread Devilking
h Mishra [mailto:misra.ash...@gmail.com] > Sent: Monday, August 23, 2010 5:21 PM > To: nelson.rodr...@loadstarlk.com > Subject: Re: [java ee programming] Servlet Error > > Dear Nelson, > > You need to set the value to request in the " if block " > > ---

RE: [java ee programming] Servlet Error

2010-08-23 Thread Nelson Rodrigo - LHQ
SAVE PAPER - Please consider our environment before printing ü From: Ashish Mishra [mailto:misra.ash...@gmail.com] Sent: Monday, August 23, 2010 5:21 PM To: nelson.rodr...@loadstarlk.com Subject: Re: [java ee programming] Servlet Error Dear Nelson, You need to set the value to reques

[java ee programming] Servlet Error

2010-08-23 Thread Nelson Rodrigo - LHQ
Dear Friends Hi Friends In my login servlet I have use as follows ResultSet rs = stmt.executeQuery("SELECT UsrName, PWord, FullName, SAPNo, eMail FROM tbllogin WHERE UsrName='" +lgNam+"'and PWord='"+lgPas+"'"); And if success I want to use those db values to my jsp if (rs.next()) { S

Re: [java ee programming] Support for struts 1.3.10 in netbeans 6.5

2010-08-22 Thread Kunal Raikar
Hi My system has only 1GB RAM and I heard that version 6.5 is running faster that 6.8 or 6.9 that's the reason reagrds Kunal On 8/23/10, Nguyễn Đình Đoàn wrote: > > There was 6.9 version. Why don't you use ? > > On Sun, Aug 22, 2010 at 4:09 PM, Kunal Raikar wrote: > >> Hi >> Currently I am usi

[java ee programming] Support for struts 1.3.10 in netbeans 6.5

2010-08-22 Thread Kunal Raikar
Hi Currently I am using netbeans 6.5 with struts 1.2.9. I want to add support for struts 1.3.10 in same version of netbeans. How to do that? -- Warm regards Kunal Raikar P *SAVE PAPER* - *Please consider our environment before printing *ü -- You received this message because you are subscribed

[java ee programming] Re: progect JSF problem tag richFaces

2010-08-20 Thread Christian
thanks to all!! i have a double x in my code at the beginning of the UI refence.. bye!!! On 19 Ago, 18:39, Michèle Garoche wrote: > On Aug 19, 12:35 pm, Christian wrote: > > >       xxmlns:ui="http://java.sun.com/jsf/facelets"; > > Apart from what other people have already said: > Is this

[java ee programming] Map Local Folder to Server

2010-08-20 Thread Nelson Rodrigo - LHQ
Dear Friends In my web application, I want to use outside folder as a download folder. I’m using apache tomcat for server I configured it “D:\Apache Group\apache-tomcat-5.5.20\” And my file folder is in “D:\ZZDIALOG\” And also there are another subfolders like “2008”, “2009”, “2010”…..

[java ee programming] Downloadable File Link

2010-08-19 Thread Nelson Rodrigo - LHQ
Hi Friends Please let me know, how can I create downloadable file link? I have use as bellow, but when I click it blank page came out.println("Download Here"); Thanks & Kind Regards, Nelson Rodrigo Executive – Software Development LOADSTAR (PRIVATE) LIMITED Sri Lanka | Tel: +

[java ee programming] Re: How to work with this course

2010-08-19 Thread Michèle Garoche
On Aug 19, 6:49 pm, Trant wrote: > Can anyone tell me how to use the slides, labs, and homework, to make > since of anything, Just making changes to files in the lab work to get > a result, doesn't make me feel like I am learning anything. Click on Pages on the forum, there is a How to work wit

[java ee programming] How to work with this course

2010-08-19 Thread Trant
Hi everyone, My name is Trant. I am new to the list, but have been using the site for about a year. About six months ago I was taking the J2EE class, but got pulled off to something else at work. I had gotten to JSP Basics. At first I couldn't understand the slides at all, but then I read the Sp

[java ee programming] Re: progect JSF problem tag richFaces

2010-08-19 Thread Michèle Garoche
On Aug 19, 12:35 pm, Christian wrote: >       xxmlns:ui="http://java.sun.com/jsf/facelets"; Apart from what other people have already said: Is this a typo when typing in mail program the double x at the beginning or do you really have it in your code? Michèle Garoche -- You received this me

Re: [java ee programming] progect JSF problem tag richFaces

2010-08-19 Thread jitesh dundas
Right..Also, have you included in your page the directives to import the JSF libraries.. Rich-faces might be missing some dependencies.. Something with your libraries & installation is wrong in name or path.. Regards, JD 2010/8/19 Faruk Gürses > hi > did you check your libraries ( jars ) ? di

Re: [java ee programming] progect JSF problem tag richFaces

2010-08-19 Thread Faruk Gürses
hi did you check your libraries ( jars ) ? did you put the libraries ( jsf, richfaces, etc ) properly ? take care 2010/8/19 Christian > Hello, > I am creating a new JSF project but when I create a new XHTML page by > pressing CONTROL + SPACE does not suggests to me the tag rich; > I have inser

Re: [java ee programming] progect JSF problem tag richFaces

2010-08-19 Thread jitesh dundas
It seem that your libraries are not in the project classpath..Have your included the JSF libraries ( with dependencies ) in the lib folder and mapped the entries in the config files of the project. Check your libraries.. Regards, Jitesh Dundas On Thu, Aug 19, 2010 at 4:05 PM, Christian wrote: >

[java ee programming] can I use itext for exporting data to excel sheet

2010-08-19 Thread Kunal Raikar
Hi I want to know can I use itext for exporting data to excel sheet? -- Warm regards Kunal Raikar P *SAVE PAPER* - *Please consider our environment before printing *ü -- You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group.

[java ee programming] progect JSF problem tag richFaces

2010-08-19 Thread Christian
Hello, I am creating a new JSF project but when I create a new XHTML page by pressing CONTROL + SPACE does not suggests to me the tag rich; I have inserted references ... http://www.w3.org/1999/xhtml"; xmlns:h="http://java.sun.com/jsf/html"; xmlns:f="http://java.sun.com/jsf/core";

[java ee programming] Re: Webservice

2010-08-18 Thread Michèle Garoche
On Aug 18, 12:15 pm, shyamala wrote: > Hi All, > > I am trying to create a simple webservice .. > > If any one knows how to do this ??? Can u help me by sending simple > code snippet!!! There is a Web Service course on JavaPassion.com. You may want to study it. Michèle Garoche -- You rece

Re: [java ee programming] to send sms from computer to pc?

2010-08-18 Thread Muhammad Rashid Irshad khan
AOA, Hope this will help you out as I m using this for my application http://code.google.com/p/smslib/ Regards Muhammad Rashid On Wed, Aug 18, 2010 at 1:49 PM, shafi vjp wrote: > Dear Masum, > There is support for pc to mobile interfacing in java. You can use the > "COMM" API (Communication A

[java ee programming] Webservice

2010-08-18 Thread shyamala
Hi All, I am trying to create a simple webservice .. If any one knows how to do this ??? Can u help me by sending simple code snippet!!! Thanks, Shyamala -- You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post

Re: [java ee programming] to send sms from computer to pc?

2010-08-18 Thread shafi vjp
Dear Masum, There is support for pc to mobile interfacing in java. You can use the "COMM" API (Communication API) for java. It is available on java official website. U can use that API for sending message through the port. You can send messages by firing AT commands from pc on your handset. On Wed

[java ee programming] to send sms from computer to pc?

2010-08-18 Thread Masum Cse
Hi all, how to send a message from computer to mobile phone . Any Java API is available to send SMS from a PC to Mobile connected setup from a java program. pls any one give me a idea. Thanks Masum -- You received this message because you are subscribed to the Google Groups "Java E

[java ee programming] Re: Contents are not being accessible problem

2010-08-17 Thread Michèle Garoche
On Aug 17, 8:05 pm, Someswara Rao Manne wrote: > Hi Sang Shin > > Is this issue resolved? I am still not able to open > thewww.javapassion.comwebsite. When opening the site it is getting stuck > at > retrieving information fromwww.eventbrite.comwebsite and only displays a > blank page. Apprecia

[java ee programming] Re: org.apache.jasper.JasperException: PWC6033: Unable to compile class for JSP

2010-08-17 Thread raram hakim
On Aug 17, 3:27 pm, Michèle Garoche wrote: > On Aug 17, 10:06 am, raram hakim wrote: > > > Hi, all > > > I have a problem with my web application, I use Jasper Report libary > > but when I run the web application, I have the error: > > org.apache.jasper.JasperException: PWC6033: Unable to compi

Re: [java ee programming] Contents are not being accessible problem

2010-08-17 Thread Sang Shin
On 8/17/2010 2:05 PM, Someswara Rao Manne wrote: Hi Sang Shin Is this issue resolved? I am still not able to open the www.javapassion.com website. When opening the site it is getting stuck at retrieving information from www.eventbrite.com

Re: [java ee programming] Contents are not being accessible problem

2010-08-17 Thread Someswara Rao Manne
Hi Sang Shin Is this issue resolved? I am still not able to open the www.javapassion.comwebsite. When opening the site it is getting stuck at retrieving information from www.eventbrite.com website and only displays a blank page. Appreciate your help on this. Thanks Manne Someswar Rao On Thu, Au

[java ee programming] Re: Suggestion about Web service

2010-08-17 Thread pradeek k
java server programming from dreamtech its a combined text for J2EE. On Aug 17, 1:55 pm, jitesh dundas wrote: > Axis2 web services -apache project ..check online on its site.. > > regards , > jitesh dundas > > On 8/17/10, tamal das wrote: > > > Hi, > > > I want to learn web service and its imple

Re: [java ee programming] Suggestion about Web service

2010-08-17 Thread jitesh dundas
Axis2 web services -apache project ..check online on its site.. regards , jitesh dundas On 8/17/10, tamal das wrote: > Hi, > > I want to learn web service and its implementation using Java. > Can somebody suggest any good book or website which is useful for beginner > in webservice like me. > Th

[java ee programming] Re: org.apache.jasper.JasperException: PWC6033: Unable to compile class for JSP

2010-08-17 Thread Michèle Garoche
On Aug 17, 10:06 am, raram hakim wrote: > Hi, all > > I have a problem with my web application, I use Jasper Report libary > but when I run the web application, I have the error: > org.apache.jasper.JasperException: PWC6033: Unable to compile class > for JSP > > and I see in server.log java.lang

[java ee programming] org.apache.jasper.JasperException: PWC6033: Unable to compile class for JSP

2010-08-17 Thread raram hakim
Hi, all I have a problem with my web application, I use Jasper Report libary but when I run the web application, I have the error: org.apache.jasper.JasperException: PWC6033: Unable to compile class for JSP and I see in server.log java.lang.NullPointerException this is my server.log : [#|2010-

[java ee programming] Re: Suggestion about Web service

2010-08-17 Thread Michèle Garoche
On Aug 17, 8:57 am, tamal das wrote: > Hi, > > I want to learn web service and its implementation using Java. > Can somebody suggest any good book or website which is useful for beginner > in webservice like me. There is a Web Services course on JavaPassion.com. You may want to try it. Michèle

[java ee programming] Suggestion about Web service

2010-08-16 Thread tamal das
Hi, I want to learn web service and its implementation using Java. Can somebody suggest any good book or website which is useful for beginner in webservice like me. Thanks in advance. regards, tamal das -- You received this message because you are subscribed to the Google Groups "Java EE (J2EE)

Re: [java ee programming] Draw graph

2010-08-16 Thread Dillan Fernando
: Mon, August 16, 2010 11:23:11 AM Subject: [java ee programming] Draw graph Hi all, How to draw a function y = a*x^2 + b*x +c? I have a JSP page with 3 input fields (a, b, and c values) and 1 button (Draw). User define a, b, and c values and send request. And as an responce the WEB Page with Fun

Re: [java ee programming] Draw graph

2010-08-16 Thread vaishali kumar
Java 2D API provides functions to draw Graphs in Java. Look at On Mon, Aug 16, 2010 at 10:23 AM, Saidamin Usmanov < saidamin.usma...@cozmix.com> wrote: > Hi all, > > > How to draw a function y = a*x^2 + b*x +c? > > I have a JSP page with 3 input fields (a, b, and c values) and 1 button > (Draw).

[java ee programming] Draw graph

2010-08-16 Thread Saidamin Usmanov
Hi all, How to draw a function y = a*x^2 + b*x +c? I have a JSP page with 3 input fields (a, b, and c values) and 1 button (Draw). User define a, b, and c values and send request. And as an responce the WEB Page with Function drawing should apear. Is it possible to do? If yes, please give a

[java ee programming] Re: suggest about j2ee

2010-08-13 Thread pradeek k
J2EE is mainly focused on the server side programming ,which means how server should response for each request,first of all do one thing study servlet and JSP which can run small server like apache,to understand concept of Servlet and JSP refer "Head firstServlet and JSP",xml,Then EJB its vast con

[java ee programming] suggest about j2ee

2010-08-13 Thread Kundan Kumar
i am much interested in j2ee course but i not understand programe of j2ee so what i do? please suggest me . thanku very much -- You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-

[java ee programming] FW: Read FTP Folder

2010-08-12 Thread Nelson Rodrigo - LHQ
Hi Friends, I have an issue with read file from FTP Location, please let me know is my requirement is possible in j2ee with eclips. · In the eclips I have added two combo box in html. I want to add my FTP location folder list to one combo box. · According to the 1st com

[java ee programming] Re: Welcome to the 19th session of the "Java EE programming"

2010-08-11 Thread Sang Shin
On 8/12/2010 1:25 AM, Sang Shin wrote: We are starting our 19th session of "Java EE Programming (with Passion!)" online course. For those of you who are taking a course in JavaPassion.com for the first time, please make sure you read course FAQ below. http://www.javapassion.

[java ee programming] Read FTP Folder

2010-08-11 Thread Nelson Rodrigo - LHQ
Hi Friends, I have an issue with read file from FTP Location, please let me know is my requirement is possible in j2ee with eclips. · In the eclips I have added two combo box in html. I want to add my FTP location folder list to one combo box. · According to the 1st com

[java ee programming] Welcome to the 19th session of the "Java EE programming"

2010-08-11 Thread Sang Shin
We are starting our 19th session of "Java EE Programming (with Passion!)" online course. For those of you who are taking a course in JavaPassion.com for the first time, please make sure you read course FAQ below. http://www.javapassion.com/portal/toggled-faq/toggled-faq Also for

Re: [java ee programming] Streaming Zip file contents.

2010-08-11 Thread Hiren Dutta
Thanks Harshani! Actually I wanted to know the design approach of the same and the pros n cons of that approach so that below functionality can be taken care of in terms Just in time and performance. Thanks, Hiren On Mon, Aug 9, 2010 at 1:30 PM, Ramanath Bhongale < ramanath.bhong...@gmail.com> wr

[java ee programming] RE: Apache with Eclips

2010-08-10 Thread Nelson Rodrigo - LHQ
Hi Harshani Thank you very much, now it’s working No words to thank you…. :) Dear Ramesh Thanks you very much to given support Its working Now I’m starting to develop my project hope I have to get your valuable help in previous days J Have you all a nice day.. J Thanks

[java ee programming] RE: Apache with Eclips

2010-08-10 Thread Nelson Rodrigo - LHQ
Hi Harshani Thanks! I have added server Now when I run as server and if I select tomcat v5.5 Server it says project facet Java version 6.0 is not supported What is this? If you wish to nice day J today is totally bad for me L Thanks & Kind Regards, Nelson Rodrigo Executive – So

Re: [java ee programming] FW: Configure Apache

2010-08-10 Thread jitesh dundas
nd Regards, > > Nelson Rodrigo > Executive – Software Development > LOADSTAR (PRIVATE) LIMITED > Sri Lanka | Tel: +94 11 483 7914 | Fax: +94 11 224 0892 | Mobile: +94 77 311 > 6556 > > P SAVE PAPER - Please consider our environment before printing ü > > > >

RE: [java ee programming] FW: Configure Apache

2010-08-09 Thread Nelson Rodrigo - LHQ
rodr...@loadstarlk.com Subject: Re: [java ee programming] FW: Configure Apache Hi Nelson, Hope you have forgot one more step of including the library files related to the javax. In the project libraries add the lib files related to the servlet (these files will be in the local drive where you have insta

RE: [java ee programming] FW: Configure Apache

2010-08-09 Thread Nelson Rodrigo - LHQ
4 11 224 0892 | Mobile: +94 77 311 6556 P SAVE PAPER - Please consider our environment before printing ü From: kiran kadam [mailto:kirankada...@gmail.com] Sent: Tuesday, August 10, 2010 8:47 AM To: nelson.rodr...@loadstarlk.com Subject: Re: [java ee programming] FW: Configure Apache Hi Ne

[java ee programming] FW: Configure Apache

2010-08-09 Thread Nelson Rodrigo - LHQ
Hi Friends, So dear I’m in big problem here, in few years ago I had configured apache tomcat and worked properly. But I have switched to new machine (laptop with windows xp) So I want to configure apache-tomcat-5.5.20 with eclips actually I can’t remember the steps to do that,

[java ee programming] Re: Status Code 404

2010-08-09 Thread Michèle Garoche
On Aug 9, 11:14 am, NB-J2EE wrote: > Hi, > > I have placed my compiled servlet code identical to this location "c: > \...\LApps\WEB-INF\classes\coreservlets\ShowBalalnce" which in turn is > using another servlet class BankCustomer present in the same location. > > While trying to access the serv

Re: [java ee programming] Re: Status Code 404

2010-08-09 Thread jitesh dundas
file name could be wrong in web.xml or path is wrong.. google for plenty solutions on this.. jd On 8/9/10, pradeek k wrote: > > may could be happens when the client request is not available in the > server ,can have have some mistakes while deploying or web xml not > configures properly refer se

[java ee programming] Re: Status Code 404

2010-08-09 Thread pradeek k
may could be happens when the client request is not available in the server ,can have have some mistakes while deploying or web xml not configures properly refer server error status On Aug 9, 2:14 pm, NB-J2EE wrote: > Hi, > > I have placed my compiled servlet code identical to this location "c: >

[java ee programming] Status Code 404

2010-08-09 Thread NB-J2EE
Hi, I have placed my compiled servlet code identical to this location "c: \...\LApps\WEB-INF\classes\coreservlets\ShowBalalnce" which in turn is using another servlet class BankCustomer present in the same location. While trying to access the servlet ShowBalance using this URL: http://localhost:8

Re: [java ee programming] Streaming Zip file contents.

2010-08-09 Thread harshani perera
Hi Hiran, You can use *java.util.zip.ZipOutputStream* class and other classes in java.util.zip package Thanks Harshani On Sun, Aug 8, 2010 at 11:10 AM, Hiren wrote: > I need a help regarding below mentioned scenario. > 1. Get streaming Zip file. > 2. Unzip streaming zip file (i.e when a chun

[java ee programming] Re: Web Application Security Threats and Counter-Measures

2010-08-08 Thread Michèle Garoche
On Aug 8, 7:14 pm, Chris K wrote: > The lab file sometimes will re-direct me to the homepage; other times > I am able to download the file but it appears to be the lab file for > Web Application Security (4018). > > Could someone look into this? Sorry for the trouble. It has been corrected. Mic

[java ee programming] Web Application Security Threats and Counter-Measures

2010-08-08 Thread Chris K
The lab file sometimes will re-direct me to the homepage; other times I am able to download the file but it appears to be the lab file for Web Application Security (4018). Could someone look into this? Thank you. Chris -- You received this message because you are subscribed to the Google Group

[java ee programming] Streaming Zip file contents.

2010-08-07 Thread Hiren
I need a help regarding below mentioned scenario. 1. Get streaming Zip file. 2. Unzip streaming zip file (i.e when a chunk received) 3. Zip file contains few text files. have to perform validations on that text files. Objective: Receive streaming zip file chunk, unzip the chunk, and validation shou

Re: [java ee programming] embedded derby configuration.

2010-08-06 Thread Ramanath Bhongale
Hi, What's the problem? Thanks Ramanath On Thu, Aug 5, 2010 at 9:48 PM, Irfan Ahmed wrote: > Hi, > I need a help to configure my embedded java derby in windows xp sp2. If > anyone can help me then I might continue my study further. > > -- > Irfan Ahmed > > > -- > You received this message beca

[java ee programming] embedded derby configuration.

2010-08-05 Thread Irfan Ahmed
Hi, I need a help to configure my embedded java derby in windows xp sp2. If anyone can help me then I might continue my study further. -- Irfan Ahmed -- You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this g

Re: [java ee programming] Re: problem with Web Application Security lab

2010-08-04 Thread Chris K
It was 4018, although it is now working for me as well. Thnx. On Aug 4, 2010 1:43 PM, "Michèle Garoche" wrote: On 4 août, 17:08, Chris K wrote: > It appears that the link to the .zip file... Could you please tell me the number of the lab. I've just tried and it worked for me. > it just red

[java ee programming] Re: problem with Web Application Security lab

2010-08-04 Thread Michèle Garoche
On 4 août, 17:08, Chris K wrote: > It appears that the link to the .zip file for web application security > lab is not good, Could you please tell me the number of the lab. I've just tried and it worked for me. > it just redirects to the homepage (as does the link > for the .pdf for Security Ba

[java ee programming] Re: problem with Web Application Security lab

2010-08-04 Thread Chris K
It appears that the link to the .zip file for web application security lab is not good, it just redirects to the homepage (as does the link for the .pdf for Security Basics. Thank you. Chris On Aug 1, 8:52 am, Michèle Garoche wrote: > On Aug 1, 2:59 pm, juszczec wrote:> Hi folks > > > I've got

[java ee programming] Contents are not being accessible problem

2010-08-04 Thread Sang Shin
We are aware that the contents of this course is not being accessible at the moment. We are looking into the problem right now. Sorry for the inconvenience. -Sang Shin -- --- Sang Shin, sangshinpass...@gmail.com

[java ee programming] Contents of the course page have been restored

2010-08-04 Thread Michèle Garoche
Sorry for the trouble. The contents of the course page on javapassion.com have been restored. Michèle Garoche -- You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programmi

[java ee programming] Re: problem with Web Application Security lab

2010-08-01 Thread Michèle Garoche
On Aug 1, 2:59 pm, juszczec wrote: > Hi folks > > I've gotten behind an am trying to finish the J2EE programming course. > > I get the errors below when I try to run form-auth-glassfish from the > Web Application Security lab. > > One thing that is a little curious is I'm set up to use Personal

[java ee programming] problem with Web Application Security lab

2010-08-01 Thread juszczec
Hi folks I've gotten behind an am trying to finish the J2EE programming course. I get the errors below when I try to run form-auth-glassfish from the Web Application Security lab. One thing that is a little curious is I'm set up to use Personal GlassFish v3 Domain instead of GlassFish v3 Domain.

[java ee programming] JavaDoc for PrintColumnTypes

2010-07-31 Thread Chris K
I cannot get a JavaDoc for PrintColumnTypes, it's working for everything else just not PCT. Anyone able to get the JavaDoc for this statement? Thanks. -- You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this g

[java ee programming] pass image to and from servlet

2010-07-27 Thread theresia freska
Hello, I hope I can ask this question in this forum. So, I am trying to create client and servlet apps. Basically what I want to do is: 1. Client reads image file into byte[], then sends it via post request to the servlet. 2. Servlet will do something to this byte[], and sends it back to the clie

[java ee programming] JSP based Appointment Calendar

2010-07-26 Thread Siva K
Hi all i need a calendar with week view , month view and year view and user can able to book appointments for the day at different times Any ideas or links will be helpful it should be simillar to http://openfaces.org/compatibilitydemo/calendar.jsf and user can see weekview , month view and y

[java ee programming] Edit a txt file

2010-07-25 Thread Wilhellem Johannes
Hey all, I know the code to edit a txt file but instead of going to a new line in the txt file it add text to the last line where text is already present, is there any loop one can use to check until it finds a line which is null and then add the text to it? -- You received this message because y

Re: [java ee programming] can we call one controller from within another controller?

2010-07-24 Thread lokesh varma.M
If you are using, Webflow, in one controller, return the event, now, in the flow, map this event to the method in the other controller. do the same way to pass onto other controllers. You can make values of these controllers available in flow scope, so that you can use them in the subsequent contro

[java ee programming] can we call one controller from within another controller?

2010-07-24 Thread aryan
Hello Sir, I m new to spring. I want to known that is there any way to call one controller from another. we have Roo base project where one class(parent) contain reference of three other classes(child). so total there are four controller. So is there any way that to call one controller and after ex

[java ee programming] Re: is it like a Master page in JSP

2010-07-21 Thread Michèle Garoche
On 22 juil, 00:00, Siva K wrote: > Hi > > iam going through bookstore2 application and seen following code in web.xml > >   >     >       bookstore2 >       *.jsp >       false >       false >       false >       /template/prelude.jspf >       /template/coda.jspf >     >   > can anybody expla

[java ee programming] is it like a Master page in JSP

2010-07-21 Thread Siva K
Hi iam going through bookstore2 application and seen following code in web.xml bookstore2 *.jsp false false false /template/prelude.jspf /template/coda.jspf can anybody explain what is the significance of this setting, and what is .jspf fil

[java ee programming] Re: Error coming in browser new Duke'Logo of bookstore2

2010-07-21 Thread Michèle Garoche
On 21 juil, 17:07, Siva K wrote: > Hi > > im running bookstore2 > > when i access the deployed app through both ie and firefox iam getting a > error as in attchment > > when i click on that  the following is displayed > > Java Plug-in 1.6.0_20 > Using JRE version 1.6.0_20-b02 Java HotSpot(TM) Cl

Re: [java ee programming] Re: How to submit a form with form datas passed to it in a web service call

2010-07-21 Thread jitesh dundas
pass the request as an http post using webservices in xml form(mostly in xml form).. webservices server is axis2 or maybe others.. check the functions of the soap interfaces for ur webservice instance.. regards, jd On 7/21/10, Ram wrote: > Hi, > Are you using html forms? > Thanks > am > > On J

[java ee programming] Re: How to submit a form with form datas passed to it in a web service call

2010-07-21 Thread Ram
Hi, Are you using html forms? Thanks am On Jul 17, 6:25 pm, jayakumar ramachandran wrote: > Hi , >      My requirement is such that i should submit the form when it is > called as a webservices from any clent..and also i should be able > to submit the form datas .Please help me in

[java ee programming] Re: Regarding polymorphism and Boolean fields

2010-07-21 Thread Ram
Probably they are asking you to implement using Strategy pattern. Just try Strategy Design Pattern, in which you can decide dynamically. On Jul 16, 4:31 pm, AlekseyM wrote: > this means: hide the specifity of processing inside of overriden methods of > subclasses (instead of explicit conditions

Re: [java ee programming] how to print/check encrypted data in servlet or in servlet header

2010-07-19 Thread Marco Pivetta
Can't you use the bean interface to get that data? Marco Pivetta - Ocramius Aethril http://twitter.com/Ocramius 2010/7/17 aryan > hello everyone, > i have one project in which user login data is getting encrypted first > then it send to servlet in header. In servlet it is using bean/ > interfac

<    1   2   3   4   5   6   7   8   9   10   >