Re: Dwight Wilkins is out of the office.

2008-02-07 Thread aRUN NANDY
pl remove me from sun java circulation Dwight Wilkins <[EMAIL PROTECTED]> wrote: I will be out of the office starting 01/31/2008 and will not return until 02/11/2008. I will respond to your message when I return. You can also contact Bill Brown or David Noonan.

Re: The first DWR book has arrived!

2008-01-29 Thread Frank W. Zammetti
Martin Gainty wrote: > Many Thanks for the link ..does anyone know if there > are any comparisons (performance/ease of use) of DWR to other render > libraries such as Dojo? I'm not personally aware of any real comparisons, but I can certainly answer anecdotally since I have a complex app at work

Re: The first DWR book has arrived!

2008-01-28 Thread Martin Gainty
Many Thanks for the link ..does anyone know if there are any comparisons (performance/ease of use) of DWR to other render libraries such as Dojo? Thanks Frank! .. Martin - Original Message - From: "Frank W. Zammetti" <[EMAIL PROTECTED]> To: Sent: Monday, January 28, 2008 10:22 AM Subject:

Re: The first DWR book has arrived!

2008-01-28 Thread Conyers, Dwayne
Sounds like a good read. The hard part is talking my boss into paying for a copy. -- dwacon http://dwacon.blogspot.com === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAI

Re: (Very very urgent)Sorting a resultset after cl osing the connection

2007-04-18 Thread Mohammad Metwally
it depends coz i m doing this thing as a template for a code generator template so i need a solution more generalized not for small num of row or large num .. thanks in advance Mohammad === To unsubscribe: mailto [EMAIL PROTEC

Re: (Very very urgent)Sorting a resultset after cl osing the connection

2007-04-18 Thread Richard Yee
How many rows are you returning? How many columns? -Richard Mohammad Metwally wrote: first i got the data into a cachedRowSet coz i dont wana keep the DB connection opend for a long time 2nd: why not to do the sort in the DB coz i don't wanna open connection every time i want to sort coz i m

Re: (Very very urgent)Sorting a resultset after cl osing the connection

2007-04-17 Thread Mohammad Metwally
first i got the data into a cachedRowSet coz i dont wana keep the DB connection opend for a long time 2nd: why not to do the sort in the DB coz i don't wanna open connection every time i want to sort coz i m binding this cachedRowSet into a grid & the end user can suppose to have easily sort by a

Re: (Very very urgent)Sorting a resultset after cl osing the connection

2007-04-17 Thread Higinio Gonzalezc
2007/4/17, Richard Yee <[EMAIL PROTECTED]>: Mohammad, Why aren't you having the database do the sorting for you? -Richard Mohammad Metwally wrote: > but after sorting the collection or the list that got from chachedRowSet > how can i put it back into a rowset or cachedrowset ...? > > =

Re: (Very very urgent)Sorting a resultset after cl osing the connection

2007-04-17 Thread Richard Yee
Mohammad, Why aren't you having the database do the sorting for you? -Richard Mohammad Metwally wrote: but after sorting the collection or the list that got from chachedRowSet how can i put it back into a rowset or cachedrowset ...? =

Re: (Very very urgent)Sorting a resultset after cl osing the connection

2007-04-17 Thread Mohammad Metwally
but after sorting the collection or the list that got from chachedRowSet how can i put it back into a rowset or cachedrowset ...? === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mail

Re: custom tag - param passing prob

2007-03-21 Thread Graeme McLaren
Hi there, thanks for that. Cheers, Graeme :) From: "Karr, David" <[EMAIL PROTECTED]> Reply-To: A mailing list about Java Server Pages specification and reference To: JSP-INTEREST@JAVA.SUN.COM Subject: Re: custom tag - param passing prob Date: Wed, 21 Mar 2007 13:41:34 -0

Re: custom tag - param passing prob

2007-03-21 Thread Karr, David
aeme McLaren > Sent: Monday, March 19, 2007 7:03 AM > To: JSP-INTEREST@JAVA.SUN.COM > Subject: Re: custom tag - param passing prob > > Hi there, thanks for your reply, I'm using Tomcat 5.0, will > that code you supplied work yeah? > > > Cheers, > > Graeme

Re: DB Connection prob (next step)

2007-03-21 Thread John Cherouvim
Hello META-INF is usually created from the IDE in your project folder under /web. It is not mandatory, but when it happens to be there it will be included in the .war file when you build your project. When you deploy war packaged webapps, the deployer will copy the context.xml file from META-INF

Re: DB Connection prob (next step)

2007-03-21 Thread Graeme McLaren
opy what I put in to server.xml to a myapp.xml file under /conf/Catalina/localhost/ ? Thanks for letting me know about this. Graeme :) From: John Cherouvim <[EMAIL PROTECTED]> Reply-To: A mailing list about Java Server Pages specification and reference To: JSP-INTEREST@JAVA.SUN.COM

Re: DB Connection prob (next step)

2007-03-21 Thread Graeme McLaren
Hi there, nice one that worked perfectly! Thank you, Graeme :) From: Duc Vo <[EMAIL PROTECTED]> Reply-To: A mailing list about Java Server Pages specification and reference To: JSP-INTEREST@JAVA.SUN.COM Subject: Re: DB Connection prob (next step) Date: Wed, 21 Mar 2007 11:15:12 +110

Re: DB Connection prob (next step)

2007-03-20 Thread John Cherouvim
Please, do not edit the server.xml. You have to place all that stuff in the context.xml inside the META-INF folder of your project. When the application is deployed this will be copied under conf/Catalina/localhost/myapp.xml, or under conf/Catalina/myapp.org/ROOT.xml. Note that these locations are

Re: DB Connection prob (next step)

2007-03-20 Thread Duc Vo
You need to import javax.naming.* -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED] On Behalf Of Graeme McLaren Sent: Wednesday, 21 March 2007 10:50 AM To: JSP-INTEREST@JAVA.SUN.COM Subject: Re: DB Connection prob (next

Re: DB Connection prob (next step)

2007-03-20 Thread Graeme McLaren
Hi all, I'm trying to get connection pooling working, I've altered the server.xml and web.xml files, written a class and it compiled with a few errors. What am I doing wrong here? Cheers, Graeme :) in server.xml: in web.xml file: com.javacomponents.DBConnect

Re: DB Connection prob

2007-03-20 Thread Richard Yee
ist about Java Server Pages specification and reference To: JSP-INTEREST@JAVA.SUN.COM Subject: Re: DB Connection prob Date: Mon, 19 Mar 2007 21:44:14 -0700 MIME-Version: 1.0 Received: from swjscmail2.java.sun.com ([192.18.99.108]) by bay0-mc3-f9.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668)

Re: DB Connection prob

2007-03-20 Thread Edward Barrow
again for your reply. Graeme :) From: Richard Yee <[EMAIL PROTECTED]> Reply-To: A mailing list about Java Server Pages specification and reference To: JSP-INTEREST@JAVA.SUN.COM Subject: Re: DB Connection prob Date: Mon, 19 Mar 2007 21:44:14 -0700 MIME-Version: 1.0 Received: from swjscmai

Re: DB Connection prob

2007-03-20 Thread Graeme McLaren
nd reference To: JSP-INTEREST@JAVA.SUN.COM Subject: Re: DB Connection prob Date: Mon, 19 Mar 2007 21:44:14 -0700 MIME-Version: 1.0 Received: from swjscmail2.java.sun.com ([192.18.99.108]) by bay0-mc3-f9.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668); Mon, 19 Mar 2007 21:44:13 -0700 Rece

Re: DB Connection prob

2007-03-19 Thread Richard Yee
Graeme, Since you mention that you are using a deployment descriptor, I am assuming this is for a web application. If this is so, your application is not going to be thread-safe b/c the connection is static and can be used by different threads. If this is for a web application, you should use a co

Re: custom tag - param passing prob

2007-03-19 Thread Graeme McLaren
Hi there, thanks for your reply, I'm using Tomcat 5.0, will that code you supplied work yeah? Cheers, Graeme :) From: "Karr, David" <[EMAIL PROTECTED]> Reply-To: A mailing list about Java Server Pages specification and reference To: JSP-INTEREST@JAVA.SUN.COM Subject: R

Re: custom tag - param passing prob

2007-03-18 Thread Karr, David
One important question: What container are you targeting this for? If this is a JSP 2.0 container, there's an easier way to do this. Assuming you use the Servlet 2.4 schema in your web.xml, your JSP line would look like this: In this case, there's no need to declare variables or write

Re: custom tag - param passing prob

2007-03-07 Thread Graeme McLaren
nk you. Graeme :) From: Fei Yang <[EMAIL PROTECTED]> Reply-To: A mailing list about Java Server Pages specification and reference To: JSP-INTEREST@JAVA.SUN.COM Subject: Re: custom tag - param passing prob Date: Thu, 8 Mar 2007 16:23:41 +1100 MIME-Version: 1.0 Received: from swjscmail2.j

Re: custom tag - param passing prob

2007-03-07 Thread Fei Yang
ing list about Java Server Pages specification and >reference >To: JSP-INTEREST@JAVA.SUN.COM >Subject: Re: custom tag - param passing prob >Date: Thu, 8 Mar 2007 15:55:01 +1100 >MIME-Version: 1.0 >Received: from swjscmail2.java.sun.com ([192.18.99.108]) by >bay0-mc12-f10.bay0.hotmail.

Re: custom tag - param passing prob

2007-03-07 Thread Graeme McLaren
really sure on this at all, any suggestions? Thank you for your reply. Graeme :) From: Fei Yang <[EMAIL PROTECTED]> Reply-To: A mailing list about Java Server Pages specification and reference To: JSP-INTEREST@JAVA.SUN.COM Subject: Re: custom tag - param passing prob Date: Thu, 8 Mar

Re: custom tag - param passing prob

2007-03-07 Thread Fei Yang
Where did you define the "prevMonth" between "<%=" and "%>" ? On 3/8/07, Graeme McLaren <[EMAIL PROTECTED]> wrote: Hi all, I am building my first custom tag and I want to pass a value to variable around from a jsp to the custom tag: When I try to to run the JSP I get an error: org.apache.j

Re: looping through System.getProperties()?

2006-09-22 Thread Pradyut Bhattacharya
no offence but my request is to please try it out and the other group members also... On 9/22/06, josh hughes <[EMAIL PROTECTED]> wrote: Hello, Could anyone help me complete my first jsp tutorial. I must admit, I am very new to JSP, although I have a reasonable understanding of Actionscript, P

Re: looping through System.getProperties()?

2006-09-22 Thread Ken Robinson
You can check the following: http://java.sun.com/docs/books/tutorial/essential/environment/properties.htm l Keep in mind the system properties are ALREADY in a list. Your goal is to locate the collection and use a loop to iterate through the existing properties print them out (using the get) and c

Re: looping through System.getProperties()?

2006-09-22 Thread Ramesh Kadirisani
Josh, check the following url: http://www.activsoftware.com/code_samples/code.cfm/CodeID/137/Java/Enumerating_the_System_Properties_in_JSP Ramesh Kadirisani. josh hughes wrote: Hello, Could anyone help me complete my first jsp tutorial. I must admit, I am very new to JSP, although I have a rea

Re: How to iterate with pagination ??

2006-07-08 Thread Babar Abbas
Hi! If a man can write a better book, preach a better sermon,or make a better mousetrap than his neighbor, though he build his house in the woods, the world will make a beaten path to his door. - Want to be your own boss? Learn how on Yahoo! Small Business. ==

Re: How to iterate with pagination ??

2006-07-07 Thread Emmanuel Eze
Try http://www.getafreelancer.com/projects/by-job/J-EE.html Good luck, Emmanuel Eze Home Page: http://emma.ukrosoft.com With the right attitude - we can achieve the seemingly impossible! Babar Abbas wrote: Hi! check out http://displaytag.sourceforge.net/11/ downolad an

Re: How to iterate with pagination ??

2006-07-07 Thread Babar Abbas
Hi! If a man can write a better book, preach a better sermon,or make a better mousetrap than his neighbor, though he build his house in the woods, the world will make a beaten path to his door. - Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail

Re: How to iterate with pagination ??

2006-07-07 Thread Babar Abbas
Hi! check out http://displaytag.sourceforge.net/11/ downolad and read the user manual. there is example code included as well, the best approach is that you install the example application. Besides I wanted to ask, is there any site on which I can find fre

Re: How to iterate with pagination ??

2006-07-07 Thread Emmanuel Eze
Hi, Check out http://jsptags.com/tags/navigation/pager/pager-taglib-2.0.html Good luck. * Emmanuel Eze* Home Page : http://emma.ukrosoft.com /With the right attitude - we can achieve the seemingly impossible! /A. Lotfi wrote: Hi, I have a formbean in a seesion, in my

Re: How to iterate with pagination ??

2006-07-06 Thread aRUN NANDY
Stop me sending this Junk Mail. I am a .net personal. "A. Lotfi" <[EMAIL PROTECTED]> wrote: Hi, I have a formbean in a seesion, in my jsp I display all the rows using logic:iterate , please how to use jsptags or displtag to use pagination , please your help is appreciated. thank you.

Re: jsp cached in Netbeans

2006-07-04 Thread leo voss
A. Lotfi wrote: I am using Neatbeans 5 in windows XP, when I change a jsp file and I run the project the change never take effect, always the first JSPs appear, could you please tell me how to deal with this problem ? In the project tab: right-click the project, select 'properties | 'run' a

Re: jsp cached in Netbeans

2006-07-03 Thread Emmanuel Eze
Doesn't sound like a NetBeans issue. The issue probably lies with the Application Server you are running on. Make sure that your updated jsp pages are recompiled by your container. Cheers, Emmanuel Eze http://emma.ukrosoft.com A. Lotfi wrote: Hi, I am using Neatbeans 5 in windows XP, when I

Re: Sending an Array to a stored procedure:pls help

2006-06-28 Thread [Kiran Kumar Vedula]
thaks for the update !!! From: A mailing list about Java Server Pages specification and reference on behalf of Emmanuel Eze Sent: Wed 6/28/2006 4:18 PM To: JSP-INTEREST@JAVA.SUN.COM Subject: Re: Sending an Array to a stored procedure:pls help Check out http

Re: Sending an Array to a stored procedure:pls help

2006-06-28 Thread Emmanuel Eze
Check out http://asktom.oracle.com/pls/ask/f?p=4950:8:F4950_P8_DISPLAYID:3696816290928 Good luck, Emmanuel Eze http://emma.ukrosoft.com [Kiran Kumar Vedula] wrote: hi I need help on how to send a Array as an input to a stored procedure.Please let me know. I am stuck with that for las

Re: SWING question...

2006-06-19 Thread purush�ttam krishna hegde
purushóttam krishna hegde" To: Sent: Saturday, June 17, 2006 4:36 a.m. Subject: Re: SWING question... > Dear Vadim, > You need to add a listened to checkbox annd in the listened > you have API support for kwing whether the ckeck box is selected or not. > Depeding on the state of c

Re: SWING question...

2006-06-17 Thread Vadim Vera
working copy of this I would very grateful...(sorry for my english, so I speak español, de Cuba)... - Original Message - From: "purushóttam krishna hegde" <[EMAIL PROTECTED]> To: Sent: Saturday, June 17, 2006 4:36 a.m. Subject: Re: SWING question... > Dear Vadim,

Re: SWING question...

2006-06-17 Thread purush�ttam krishna hegde
Dear Vadim, You need to add a listened to checkbox annd in the listened you have API support for kwing whether the ckeck box is selected or not. Depeding on the state of check box, you can dissable or enable a button. If u want a working copy of this , as soon as i reach office on monday, i

Re: need tutorial Dreamweaver for JSP pages

2006-06-01 Thread Martin Gainty
Good Mornng Lotfi- This is a topic I am somewhat familiar with as our shop is primarily a CF shop (versions 5-7) but is now incorporating features and functions from DB API Java classes..yes CF includes these using CFSET tag The problem with using classic jsp in a CF environment is that there are

Re: help nead in implementing datasource in tomcat5.5.

2006-05-31 Thread Paul Copeland
We have this kind of Hibernate JNDI setting (for database named dbname) - java:comp/env/jdbc/dbname With this in conf/catalina/localhost/appname.xml (where appname is you webapp directory) - Date:Wed, 31 May 2006 09:53:00 +0530 From:"Upendra Nath Reddy K." <[EMAIL PROTECT

Re: How to Use HTTP POST in standalone code

2006-05-10 Thread Chakravarthy, Sai
You can use java.net.HttpURLConnection or org.apache.commons.httpclient.HttpClient for any HTTP methods. See the sample for HttpURLConnection. URL url = new URL( "http", "localhost", 8800, "/TestServlet"); URLConnection connection = url.openConnection(); ((HttpURLConnection)conn

Re: Help Needed: Http Get in java

2006-05-09 Thread Chakravarthy, Sai
If you want to use URLConnection then the data written to the URL will be available in the URL inputstream... Try this... String XXX_URL ="http://localhost:8080/PGAC/Jsps/JSP/PGACMultiItemCriteriaPage.jsp";; URL url = new URL(XXX_URL) ; InputStream is = url.openConnection().getInputStre

Re: Help Needed: Http Get in java

2006-05-09 Thread Chakravarthy, Sai
Why don't you append directly as a query string to URL and do request.getParameter() in JSP ? -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED] On Behalf Of [Kiran Kumar Vedula] Sent: Tuesday, May 09, 2006 6:33 AM To: JSP

Re: Help Needed: Http Get in java

2006-05-09 Thread ACITO GIUSEPPE
> Dear sir, > Thanks for the immediate response.From your response, how to > pass the a particular string to a JSP page, I am not clear on this.I > have read a csv file ,got the string now I am stuck with how > to pass it > as a parameter to a JSP page.Please help me in this. Basically y

Re: Help Needed: Http Get in java

2006-05-08 Thread ACITO GIUSEPPE
> hi , > I have to know how do we get a HTTP Get in a > standalone code.The > requirement is like get a string from csv file and pass the > particular That "string" is a parameter for the JSP ? For parameter I mean something like: http://host:port/whatever/page.jsp?= > string to a JS

Re: Help Needed: Http Get in java

2006-05-08 Thread Richard Yee
Kiran, Look at the java.net.HttpURLConnection class. -Richard [Kiran Kumar Vedula] wrote: hi , I have to know how do we get a HTTP Get in a standalone code.The requirement is like get a string from csv file and pass the particular string to a JSP page using HTTP GET from a property fil

Re: Problem with Struts FormFile object.

2006-04-28 Thread Abhijeet Kahale
Hi, Thanks for the reply. But I have a doubt, what if user manually changes extension of some other file type (e.g. .bmp file) to .tdt/.txt type and uploads that file? In that case though the extension is correct, contents of the file are not? Thanks and Regards, Abhijeet. On 4/28/06, Paul Cope

Re: Problem with Struts FormFile object.

2006-04-28 Thread Paul Copeland
Create a javax.activation.MimetypesFileTypeMap object and add your types to that object. Then call javax.activation.MimetypesFileTypeMap.getContentType(yourFileName) to get the contentType for the file on the server without relying on the browser content type setting. MimetypesFileTypeMap will r

Re: please help

2006-04-21 Thread alexa song
I think log4j has not been installed properly. Please, try to reinstall it - ^^ --Alexa From: lee hwaying <[EMAIL PROTECTED]> Reply-To: A mailing list about Java Server Pages specification and reference To: JSP-INTEREST@JAVA.SUN.COM Subject: please help Date: Fri, 21 Apr 2006 23:45:37 +0800

Re: Problems with ListBox in JSP

2006-03-28 Thread Aleksandar Stoisavljevic
This is very simple if you have table REGION(id_region, region_name) and table COUNTRY(id_country, id_region, country_name) then you can use value of first listbox to do select in second listbox like: SELECT country_name FROM COUNTRY WHERE id_region = :id_reg and then that ResultSet you can use to

Re: Problem with JSP and HTML frames

2006-03-22 Thread Nenad Bosanac
if it works because the browsers are "nice" does not > mean that this is correct! > > -Original Message- > From: A mailing list about Java Server Pages > specification and reference > [mailto:[EMAIL PROTECTED] Behalf Of Nenad > Bosanac > Sent: Sunday, March 19, 2

Re: Problem with JSP and HTML frames

2006-03-21 Thread [Kiran Kumar Vedula]
: Wed 3/22/2006 5:03 AM To: JSP-INTEREST@JAVA.SUN.COM Subject: Re: Problem with JSP and HTML frames Because this is the HMTL Standard? The correct way of building an HTML page is to have something like: ... __OR___ You don't have a body i

Re: Problem with JSP and HTML frames

2006-03-21 Thread Fabro, Loic
8:33 AM To: JSP-INTEREST@JAVA.SUN.COM Subject: Re: Problem with JSP and HTML frames Well i finally find solution for my problem I have 3 files like this: > Problem was that i wasn`t able to see those frames in my browser. Solution was to delete tags in all jsp files. I don`t now why is that but

Re: Problems with UTF-8 and JSP

2006-03-20 Thread Gurvinder Singh
Hi Java keeps the strings in Unicode format internally. Use String.getBytes to get the bytes in UTF-8 before inserting them to database. Thanks & Regards Gurvinder Singh Development Expert - Amdocs Cyprus +357.2588.6917 (desk) +357.2588.6420 (fax) AMDOCS > INTEGRATED CUSTOMER MANAGEMENT -Orig

Re: Problems with UTF-8 and JSP

2006-03-20 Thread hcgpragt
Hi, Have this directive in your JSP? "" kind regards, Hugo - Original Message - From: "Nenad Bosanac" <[EMAIL PROTECTED]> To: Sent: Monday, March 20, 2006 3:58 PM Subject: Problems with UTF-8 and JSP > I have problem with UTF-8 character set. > I use MySQL 5 and Tomcat 5.5.9.I use

Re: Pl remove me from all your mailing list , I am intersted with microsoft products only

2006-03-19 Thread purush�ttam krishna hegde
Der Arun, How did Subscribe to this list? Same way you can unscribe to this list. regards PH aRUN NANDY <[EMAIL PROTECTED]> wrote: - Yahoo! Mail Use Photomail to share photos without annoying attachments.

Re: Problem with JSP and HTML frames

2006-03-19 Thread Nenad Bosanac
Well i finally find solution for my problem I have 3 files like this: ** index.jsp ** <[EMAIL PROTECTED] contentType="text/html"%> <[EMAIL PROTECTED] pageEncoding="UTF-8"%> http://www.w3.org/TR/html4/loose.dtd";> JSP Page

Re: Problem with JSP and HTML frames

2006-03-19 Thread Nenad Bosanac
Well i finally find solution for my problem I have 3 files like this: ** index.jsp ** <[EMAIL PROTECTED] contentType="text/html"%> <[EMAIL PROTECTED] pageEncoding="UTF-8"%> http://www.w3.org/TR/html4/loose.dtd";> JSP Page

Re: JSP-INTEREST Digest - 1 Mar 2006 to 17 Mar 2006 (#2006-8)

2006-03-18 Thread Paul Copeland
//archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com -- Date:Sat, 18 Mar 2006 09:18:45 +0500 From: Imran Anwar <[EMAIL PROTECTED]> Subject: Re: Problem with JSP and HTML frames If you attach your files then it will be help ful

Re: Problem with JSP and HTML frames

2006-03-17 Thread Imran Anwar
If you attach your files then it will be help full for On 3/17/06, Nenad Bosanac <[EMAIL PROTECTED]> wrote: > > Hello! > I have one problem.I want to make JSP page with html > frame in it.I want one page with two horizontal frame > and in upper frame when someone submit something to > display in

Re: deploy war file to linux apache ..Please help

2006-02-07 Thread lee hwaying
AVA.SUN.COM Subject: Re: deploy war file to linux apache ..Please help Date: Sat, 4 Feb 2006 08:29:51 -0500 It should not make any difference where Tomcat is. By default, it installs at /usr/local/jakarta-tomcat-5.5.1x, but you can put it in /opt or /home or anywhere else. The only thing that ma

Re: deploy war file to linux apache ..Please help

2006-02-04 Thread Mark Galbreath
ng their configuration is correct. does any one has any suggestion. From: Edward Barrow <[EMAIL PROTECTED]> Reply-To: A mailing list about Java Server Pages specification and reference To: JSP-INTEREST@JAVA.SUN.COM Subject: Re: deploy war file to linux apache ..Please help Date: Thu,

Re: deploy war file to linux apache ..Please help

2006-02-03 Thread lee hwaying
panicking away trying way out. I am doubting their configuration is correct. does any one has any suggestion. From: Edward Barrow <[EMAIL PROTECTED]> Reply-To: A mailing list about Java Server Pages specification and reference To: JSP-INTEREST@JAVA.SUN.COM Subject: Re: deploy war file to

Re: deploy war file to linux apache ..Please help

2006-02-03 Thread ACITO GIUSEPPE
> But when copy over the war file to linux apache server under > /var/www/html/ directory, i get the following message > 2006-02-02 03:30:40 HostConfig[jidien.com] Exception while expanding web > application archive gallery.war > java.io.FileNotFoundException: > /home/virtual/site247/fst/var/www

Re: deploy war file to linux apache ..Please help

2006-02-02 Thread Edward Barrow
Are you running Tomcat on Linux or just apache httpd? because the latter isn't a servlet container, you need to run Tomcat or some other servlet container. That's the first thing. (actually, I think you are running tomcat, that stacktrace is a bit of a clue) Second, you say you put the war in /

Re: deploy war file to linux apache ..Please help

2006-02-02 Thread alexa song
It seems, as you know, it is supposed to read a file but doesn't know where it is. The file really exists(1) in the specified location(2) as it is said in the configuration files(3) or others. check 1, 2, and 3. (especially between 3 and 1+2) good luck - -the no-way-of-lost me only stating the

Re: checkboxes from qyery ? how to

2005-09-18 Thread Doug Turner
What follows isn't based on struts, beans or any more "formal" technique, but it works, and I hope it helps. I find it most helpful to translate to and from objects and SQL as close to the database as possible. In other words, you might have an object called SkillSet with methods like isJSPSkill

Re: org.xml.sax.SAXParseException:Content is not allowed in prolog.

2005-09-07 Thread Gurvinder Singh
Hi This error comes when the XML being loaded doesn't have valid XML and has some data which is not enclosed between tags. You have not given the contents of your XSL file. May be the problem is there. Thanks & Regards Gurvinder Singh Development Expert - Amdocs Cyprus +357.2588.6917 (desk) +357.2

Re: JSP-INTEREST Digest - 19 Aug 2005 to 22 Aug 2005 (#2005-40)

2005-08-25 Thread Nikolay Georgiev
mendra > ps: have a good day! > > -Original Message- > From: A mailing list about Java Server Pages specification and reference > [mailto:[EMAIL PROTECTED] Behalf Of Nikolay Georgiev > Sent: Wednesday, August 24, 2005 6:51 AM > To: JSP-INTEREST@JAVA.SUN.COM > Subject:

Re: JSP-INTEREST Digest - 19 Aug 2005 to 22 Aug 2005 (#2005-40)

2005-08-25 Thread Nikolay Georgiev
-Original Message- > From: A mailing list about Java Server Pages specification and reference > [mailto:[EMAIL PROTECTED] Behalf Of Nikolay Georgiev > Sent: Wednesday, August 24, 2005 6:51 AM > To: JSP-INTEREST@JAVA.SUN.COM > Subject: Re: JSP-INTEREST Digest - 19 Aug 2005 to 22 Aug

Re: JSP-INTEREST Digest - 19 Aug 2005 to 22 Aug 2005 (#2005-40)

2005-08-24 Thread Nikolay Georgiev
------- > > Date:Mon, 22 Aug 2005 09:48:54 -0400 > From:Dharmendra Sharan <[EMAIL PROTECTED]> > Subject: Re: JSP with JFrame > > Hi Nikolay, > > That's correct, the "out" variable generated

Re: JSP with JFrame

2005-08-22 Thread Dharmendra Sharan
Hi Nikolay, That's correct, the "out" variable generated by the JspWriter is not the same as the one which is generated for the JSP fragments within the "new ActionListener() {...}" definition. And the error simply says that the JspWriter's "out" method is not final and hence not accessible

Re: How to trigger an event to fetch data from DB?

2005-08-18 Thread Ken Robinson
e- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED] On Behalf Of Ming Li Sent: Thursday, August 18, 2005 2:46 PM To: JSP-INTEREST@JAVA.SUN.COM Subject: Re: How to trigger an event to fetch data from DB? I guess I need a ServletContextListener...

Re: How to trigger an event to fetch data from DB?

2005-08-18 Thread Ming Li
I guess I need a ServletContextListener... === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQ

Re: How to trigger an event to fetch data from DB?

2005-08-18 Thread Ming Li
Ken, Thank you for the reply. Let me make myself clear. What I need is a list of product category, which should be fetched from database the first time the home page is loaded. Database is mySQL. When a user clicks on a product category, he makes a request to fetch the products of this category.

Re: How to trigger an event to fetch data from DB?

2005-08-18 Thread Ken Robinson
That's a pretty wide open question. There really is no need to "trigger" the fetch from the dB. I guess the question is how extensive does your data access need to be for your entire application. Is it only the product list? What Type of database is it? -Original Message- From: A mailin

Re: JDBC Driver, Context & DataSource lookup

2005-08-17 Thread William Louth
Hi All, There is a JVM property for autoloading JDBC drivers from the classpath. -Djdbc.drivers= Regards, William Louth JXInsight Product Architect JInspired "J2EE tuning, testing and tracing with JXInsight" http://www.jinspired.com --- Hugo <[EMAIL PROTECTED]> wrote: > Class.forName() > > g

Re: JDBC Driver, Context & DataSource lookup

2005-08-16 Thread Hugo
Class.forName() greetings, Hugo - Original Message - From: "Zumba" <[EMAIL PROTECTED]> To: Sent: Tuesday, August 16, 2005 5:22 PM Subject: JDBC Driver, Context & DataSource lookup > I'm trying to connect to mysql database using InitialContext and > DataSource lookup but it not works o

Re: Session Retrieval problem in Netscape.

2005-06-07 Thread Richard Yee
Abhijeet, I'd suggest stepping through your code with a debugger. Since the JSP and Servlets are run on the server, the browser unless you have code that does different things based on the client browser. -Richard At 09:53 PM 5/24/2005, Abhijeet Kahale wrote: Hi All, I have a servlet/jsp applic

Re: Function call using variables

2005-04-12 Thread Dmitry Namiot
Check out Eval taglib in Coldtags suite: http://www.servletsuite.com/jsp.htm you evaluate JSP code in the string variable -- Coldbeans Software - server-side Java (tm) components http://www.servletsuite.com __ Switch to Netscape In

Re: Function call using variables

2005-04-10 Thread Golda, Maria Mike(Cognizant)
Hi, U can call the function as <% temp() %> Maria -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED] On Behalf Of Prathibha Deshikachar Sent: Saturday, April 09, 2005 2:59 AM To: JSP-INTEREST@JAVA.SUN.COM Subje

Re: Function call using variables

2005-04-08 Thread Prathibha Deshikachar
No, thats not what I wanted to do. I have to call the function in the bean but using a string variable that contains the function name. For instance, <% String temp = "function" + "name" + "()"; // This is a simple example of what I need to do. %> <%=temp%> -- This should ideally execute the fu

Re: Function call using variables

2005-04-08 Thread Jörg Wiesmann
What are you planing to do ? maybe this helps you out: myID.myFunctionName() //returns a string sorry if i missunderstood :-) hope it helps greets Jörg === To unsubscribe: mailto [EMAIL PROTECTED] with body: "si

Re: Function call using variables

2005-04-08 Thread Prathibha Deshikachar
I was hoping that there would be an eval/exec type command in JSP. === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Som

Re: Function call using variables

2005-04-08 Thread Arasu, Sabari
One option is to use reflection API though its costly. Regards, Sabari Arasu AIG Refe Jersey City, New Jersey -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED] On Behalf Of Prat Sent: Friday, April 08, 2005 1:55 AM To: J

Re: Spam: Function call using variables

2005-04-07 Thread Golda, Maria Mike(Cognizant)
You can write a Method in JSP as below if you don't have any concern of using scriptlets. <%! String toPrint; public string function() { return "Hello World"; } %> ... . <% toPrint = function(); %> <%=toPrint%> Thanks and Regards Maria -Origina

Re: Query on Struts

2005-04-07 Thread Thakur Vishwesh Singh
: Thursday, April 07, 2005 4:44 PM To: JSP-INTEREST@JAVA.SUN.COM Subject: Re: Query on Struts On Thu, 7 Apr 2005, Thakur Vishwesh Singh wrote: Dear Thakur, yep i have been working on java and jsp i have tried going on a book on struts. it says about login and action and to do. i will try the interne

Re: Query on Struts

2005-04-07 Thread sagar
lto:[EMAIL PROTECTED] > Sent: Thursday, April 07, 2005 3:30 PM > To: JSP-INTEREST@JAVA.SUN.COM > Subject: Re: Query on Struts > > > kindly throw some light on struts. > sandeep. > > > > > > > > On Tue, 5 Apr 2005, Neetu S. wrote: > > > Hi V

Re: Query on Struts

2005-04-07 Thread Thakur Vishwesh Singh
ailto:[EMAIL PROTECTED] Sent: Thursday, April 07, 2005 3:30 PM To: JSP-INTEREST@JAVA.SUN.COM Subject: Re: Query on Struts kindly throw some light on struts. sandeep. On Tue, 5 Apr 2005, Neetu S. wrote: > Hi Veerendra, > > I am also getting the same error which u got while sta

Re: Query on Struts

2005-04-07 Thread sagar
kindly throw some light on struts. sandeep. On Tue, 5 Apr 2005, Neetu S. wrote: > Hi Veerendra, > > I am also getting the same error which u got while starting ur first strut > application. > pls help me for resolving the errors. > > Thanx in advance, > neetu > > ===

Re: Query on Struts

2005-04-05 Thread Neetu S.
Hi Veerendra, I am also getting the same error which u got while starting ur first strut application. pls help me for resolving the errors. Thanx in advance, neetu === To unsubscribe: mailto [EMAIL PROTECTED] with body: "sig

Re: JSP and JAVAScript - dynamic content

2005-04-05 Thread Jörg Wiesmann
Hi Fran, sorry, but that will not help me out. The changing issues are just changing on server-site and not through interaction with the client. The client / website do not know that something changed. That is why i tried to use a timer and query the server every 1000 ms. But the result is alway

Re: JSP and JAVAScript - dynamic content

2005-04-05 Thread Francisco Manuel Martínez Suárez
Hi! JSP code just runs on server so calling it from a JS script will not work as you've seen. If you don´t want to have the page reloaded, could you have all the changing content in JS variables or in HTML layers? This way you can show different contents just showing the container layer or changing

Re: passing form field to an xml document

2005-03-09 Thread Dmitry Namiot
See for example XML survey servlet in JSOS http://www.servletsuite.com/servlets.htm -- Coldbeans Software - server-side Java (tm) components http://www.servletsuite.com __ Switch to Netscape Internet Service. As low as $9.95 a month

  1   2   3   4   5   6   7   8   9   10   >