Re: Session question

2004-07-14 Thread SUBSCRIBE JSP-INTEREST Santhosh
? Any idea will be appreciated! Best Regards, Edward === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST&q

tiff to jpeg

2004-01-21 Thread SUBSCRIBE JSP-INTEREST Jatinder Pal Singh
indexDataWriter.flush(); ======= To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives,

Locale getAvailableLocales()

2003-02-04 Thread Chuck Coker at JSP Interest
e my resume at: http://dev.cokernet.com/jobs/charles.j.coker_resume.php I've been getting by doing contract work when it's available, but I really need a full-time job. Thanks, Chuck == =======

source javascript in JSP

2002-07-12 Thread SUBSCRIBE JSP-INTEREST Lennie Gu
I know we can import external javascript in html pages. But I tried to import the javascript in JSP, it seems that it can't work. May I know is it posible to do it? how should I do it? I need the javascript to do some common input validations. T

Off-Topic Post: US IT Letter Writing Campaign to Members of Congress/House on Se

2002-07-09 Thread JSP COP
://mobile.msn.com === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can

IDE for JSP ???

2002-06-20 Thread SUBSCRIBE JSP-INTEREST Lennie Gu
Is there any good IDE for JSP in the market The best is it's a freeware. Thanks === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with

JDBC-ODBC trouble

2002-01-21 Thread rookie jsp
Hi... I was trying to use JDBC-ODBC brige for the first time.According to the documetnation the driver comes inbuilt with the JSDK2.0 version that I have installed.That would mean that the following JSP should work perfectly fine. but I am afraid it does'nt .any ideas ppl ? <

setup

2002-01-08 Thread rookie jsp
o.com === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.co

Help Needed - Flash Images problem with Netscape 4.61

2001-12-05 Thread SUBSCRIBE JSP-INTEREST Madhavi C S
problem is there only in Netscape. Whenever a page that has more than one Advertisements is loaded, the ad seems to be floating over the top navigation bar. When the page is scrolled down, the advertisement would revert to the proper place. The flash image is loaded from within JSP. Any help in this

Re: taglib directive URIs -- short names?

2001-10-31 Thread SUBSCRIBE JSP-INTEREST N.Arun Kumar
Hello, Can any one tell me the difference between URI & URL . If I interchange the two while using in taglib what is the effect. Regards Arun === To unsubscribe: mailto [EMAIL PROTECTED] with body: "si

Re: JSP Hosting?

2001-09-10 Thread JSP Insider
Here is a list of various avialible JSP hosting services we maintain at our site. http://www.jspinsider.com/services/hosting.view Casey Kochmer www.jspinsider.com [EMAIL PROTECTED] >From: crook <[EMAIL PROTECTED]> >Reply-To: A mailing list about Java Server Pages speci

Re: What is equivalent of EJB in ASP?

2001-08-21 Thread JSP Insider
2001 14:02:17 -0500 > >Rohit, > >Couple of ways I "think" of JSP and ASP. > >1. JSP's are compiled, ASP's are interpreted. Therefore, JSP's run faster >than ASP's, but ASP's are somewhat easier to debug. > >2. Servlets and CO

How to set Admin permission in RdbmsRealm

2001-08-16 Thread SUBSCRIBE JSP-INTEREST N.Arun Kumar
Does anybody know how to set Admin permissions for RdbmsRealm user. Please look into the matter. Regards Arun === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [

No Subject

2001-07-23 Thread JSP Insider
Hi Steve >In Professional JSP, it briefly mentions that the use of custom tags may >impact application performance by adding an additional layer to the >processing. Does anyone have any insights that can be shared about >extensive use of custom tags and performance impacts? Are the

Web Server/JSP container problem...

2001-07-10 Thread jsp
Hi, I have a resource problem with a JSP web application I'm going to deploy on a box which only has 8MB of spare Flash memory for my Web Server/JSP container, the JVM and libraries. Could anybody tell me which web server/jsp container has the smallest footprint (under 8 MB of course!). T

Integration of JSP with an existing application...

2001-07-04 Thread jsp
Hi, I'm very new to JSP and now I've been approached by one of my clients to look into putting a JSP interface on an existing C++ application (a Win32 application) Aaaa! I'll be provided with an API for the existing application and I'm then expected to say whether I can

Re: Professional JSP 2nd Edition and MVC

2001-05-16 Thread JSP Insider
MAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: Professional JSP 2nd Edition and MVC >Date: Wed, 16 May 2001 09:58:27 -0400 > >Keep in mind that the date on the book, March 2001, is the release/publish >date, not the date the book was written. The book takes 6 months to a yea

Re: JSP Working with C++

2001-05-15 Thread SUBSCRIBE JSP-INTEREST Jason
Would you want to try rmi over iiop? Jason Tom Troonbeeckx wrote: > Does anybody have an idea how the java-classes from JSP can be linked with > C++ classes? > > Thx in advance! > > === > To unsub

Re: JSP Vs Servlet

2001-04-11 Thread JSP Insider
Actually this is not the case, Yes they are very closely related but there are differences The two that come to mind are: JSP output writer is set up for text output, which means if you want your JSP page to output binary, it really is not up to the job and you should use servlets. Tag

Re: A tip on how to avoid browser caching problems..

2001-03-30 Thread JSP Insider
to use IE exclusively). After some testing we decided >to add a random number to the JSP URL's, but trying to minimize the >possibility to zero, we decided to add the timestamp to the url >(System.currentTimeMillis()). That way you will NEVER hit the same cached >page twice. > &

Re: Model-View-Controller Architecture implementation in JSP

2001-03-29 Thread JSP Insider
rom: Heath Cleland <[EMAIL PROTECTED]> >Reply-To: A mailing list about Java Server Pages specification and > reference <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: Model-View-Controller Architecture implementation in JSP >Date: Thu, 29 Mar 2001 09:58:34 -0500 &

Accessing IMS data base

2001-03-19 Thread JSP-INTEREST
: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpag

Re: Good JSP resource

2001-03-16 Thread JSP Insider
Hello, There are not very many JSP sites. However, you will find JSP articles scattered around the various Java Sites. You might be interested in subscribing to the JSPBuzz newsletter www.jspbuzz.com, Every 2 weeks I comb through and post all the good JSP links I can find (I also list other

Re: a good provider supporting jsp

2001-03-13 Thread JSP Insider
t about Java Server Pages specification and > reference <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: a good provider supporting jsp >Date: Tue, 13 Mar 2001 17:43:50 - > >Hi! >can u please point me to a good provider where to put my

Re: Classpath help

2001-03-07 Thread JSP Insider
Angela you should switch over to tomcat to run JSP pages. See http://jakarta.apache.org/index.html the java web server development kit is no longer the reference implementation for JSP and Tomcat should be your baseline. Casey Kochmer >From: Angela Chow <[EMAIL PROTECTED]> >

Re: using variable defined within <% %> in <%! %>

2001-03-07 Thread JSP Insider
my bad, I thought I saw the <% %> within the <%! %> Geerts answer hits the mark Gads I need to get some sleep ;) Casey >From: JSP Insider <[EMAIL PROTECTED]> >Reply-To: A mailing list about Java Server Pages specification and > reference <[EMAIL PRO

Re: using variable defined within <% %> in <%! %>

2001-03-06 Thread JSP Insider
You don't. Only use <%! declaration if you really understand the timing. for a quick 5 sec definition read http://www.jspinsider.com/reference/jsp/jspscript.html But I suggest reading the JSP specifications for more information. http://java.sun.com/products/jsp/download.html For your

Note:WANTED JSP PROFESSIONALS

2001-02-26 Thread JSP JOBS
Hi JSP MASTERS, PLEASE SEND YOUR RESUMES IN TEXT FORMAT ONLY --- Regards Mini Sharma -- Hi JSP MASTERS, Anybody who is interested in live overseas JSP project(MODEL2),please send your

WANTED JSP PROFESSIONALS

2001-02-26 Thread JSP JOBS
Hi JSP MASTERS, Anybody who is interested in live overseas JSP project(MODEL2),please send your detailed resume to [EMAIL PROTECTED] Regards Mini Sharma Do You Yahoo!? Get your free @yahoo.co.in address at http://mail.yahoo.co.in

The Little Grasshoper: Accessing an Access Database

2001-02-23 Thread Jsp Joe
on466 with 64 mb ram. === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP

Re: Cant Save .jsp file!!

2001-02-14 Thread JSP Insider
You may want to download jedit 3.0 as your editing tool also. It is a solid java editor you can use to write jsp pages with. http://jedit.sourceforge.net/ Casey Kochmer President Amberjack Software LLC [EMAIL PROTECTED] www.jspinsider.com >From: Jennifer Feeney <[EMAIL PROTECTED]> >

Re: session.setAttribute ERROR

2001-02-13 Thread Jsp Joe
.. Shawn Zhu : Matey, I ain't critisizing my Teammates..it's just that they do not have any knowledge of Java or JSPAnd if i do this project it will be good for them as well as mei just don't have the time to sit and teach them java..i would try but unfortunately they're not e

A little Grasshopper + JSP ???

2001-02-12 Thread Jsp Joe
Hi, Everybody's heard of the story of the grasshopper who sang all summer...well time to meet one. Whats this to do with JSP, I hear you ask.its a long story. It all starts off with project that I have to do as my final year engineering project. Me and my group contact this co

session.setAttribute ERROR

2001-02-12 Thread Jsp Joe
.mail id: [EMAIL PROTECTED] I am using jswdk-1.0.1 I get the following error message when i try to run the JSP given below. Unhandled error! You might want to consider having an error page to

Re: Any advantages of taglibs

2001-02-12 Thread JSP Insider
Hi I just wrote a brief article about this. http://www.jspinsider.com/articles/jsp/intrototags.html A quick hash of some of the pros / cons The problem with tags are: -An initial extra up front cost in building the tags. -An additional overhead in processing the tag. -Adding some complexity

Re: global.jsa file

2001-02-11 Thread JSP Insider
Nope no global.jsa files last time I looked. As a side point, with the release of JSP 1.2 you have filters,events and such. This will mean you can now effectivily perform any global.asa feature within a container that supports JSP 1.2 I haven't played with this feature much yet and so I a

Re: Diff bet asp & jsp

2001-02-09 Thread JSP Insider
today. I like ASP a lot. In fact ask any of my co workers and they will say I am a fan and supporter of ASP. I have successfully implemented many ASP sites. I still have recommended and am in process of helping start up several new ASP projects. Hmm. Ok. So far so good. Now let's look at JSP

Re: Any views on the Java Web market in the US ???

2001-02-06 Thread JSP Insider
Not true, JSP is alive and well, As both JSP Trainers and the operators of JSPInsider web site we are seeing increasing demand for JSP and Java on the web. In fact I am also happy to say the interest in JSP is evenly distributed around the world and it has become very much an international tool

Re: JSP Menu System

2001-02-05 Thread JSP Insider
Hi willy, Since the menu resides on the client side, that leaves little alternative in the design of interactive menus for html pages. While I build dynamic menus in several different manners, the method which comes closest to what you want is a merging of JSP and a DHTML menu similiar to what

Re: Diff bet asp & jsp

2001-02-05 Thread JSP Insider
gt;Reply-To: A mailing list about Java Server Pages specification and > reference <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: Diff bet asp & jsp >Date: Mon, 5 Feb 2001 14:54:44 -0500 > >Yes but lets talk speed. >For some reason i just don't have

Re: Diff bet asp & jsp

2001-02-05 Thread JSP Insider
HI Srinivas, I have written quite a bit on the differences between ASP and JSP which you can find at www.jspinsider.com. However, the reason I am responding is I wanted to add something additional to what can be found in the asp / jsp articles I have written I now feel as a general rule of

File Upload to database

2001-02-01 Thread JSP Beginner
Hi, I am new to JSP. I want to upload a fixed format text file from the user's machine to the Oracle database. I would appreciate if somebody could guide me how this can be done. Better still, if somebody can send me the sample code with some explanation. Thanks in advance, Regards,

Re: JSP server

2001-01-17 Thread JSP Insider
Tomcat they have less problems and have an easy time of learning JSP. Casey Kochmer President Amberjack Software llc www.jspinsider.com >From: LIM BOON PING <[EMAIL PROTECTED]> >Reply-To: A mailing list about Java Server Pages specification and > reference <[EMAIL PROTECTED]>

Re: New JSP product

2001-01-15 Thread JSP Insider
Hi Adam You can always send news announcement to [EMAIL PROTECTED] We will announce news items such as new tools in the JSP Buzz newsletter. Also if it is an open source product for JSP we will list it in the open source tool/Code list we maintain at the JSP Insider site. Casey Kochmer [EMAIL

Re: Two questions

2001-01-14 Thread JSP Insider
an I can simply list out. So the quick answer is unless you are good at EJB it is probably a good idea to stay within the database. >My second question (which may be related to the first) concerns load >balancing. What do beans offer in terms of a load balancing solution >that >a scrip

Re: Confused on JSP problem

2001-01-14 Thread JSP Insider
ect(1).toString() Of course this won't work if you need to use the data element as other than a string, but most of the time in a JSP you really only care about the string representation of the data. On the actual problem I would trim the data and check after the trim. If that doesn't w

Re: JSP and OOD

2001-01-12 Thread JSP Insider
erence <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: JSP and OOD >Date: Fri, 12 Jan 2001 14:44:36 -0800 > >Tim Hengst wrote: > > > Peter Bishop wrote: > > > > Of course, I would also encourage you not to put Java code in your JSP >pages > >

jsp:useBean

2001-01-08 Thread JSP Ask
Hi, Guru, If I want to share the same between 4 different jsp pages, do I have to add the in every page? Thanks? AJ _ Get your FREE download of MSN Explorer at http://explorer.msn.com

save report

2001-01-05 Thread JSP Ask
Hi, Guru, I use a jsp to display a report. Is there anyway we can save the report without using the "Save As" option on the browser. Or is that possible to incorporate the "Save As" function(from browser) into my js

global variable

2000-12-19 Thread JSP Ask
Hi, all guru, is that possible to setup a global variable in a jsp and use it through out the entire session (share it with other jsp pages) without using bean? _ Get your FREE download of MSN Explorer at http://explorer.msn.com

Re: JSP/Array/JDBC

2000-12-08 Thread JSP Insider
distributed web application. Casey Kochmer [EMAIL PROTECTED] www.jspinsider.com >From: Dan Lopez <[EMAIL PROTECTED]> >Reply-To: A mailing list about Java Server Pages specification and > reference <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: JSP/Array/JDBC &

Re: JSP/Array/JDBC

2000-12-08 Thread JSP Insider
g list about Java Server Pages specification and > reference <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: JSP/Array/JDBC >Date: Fri, 8 Dec 2000 07:22:01 -0800 > >Need Help! > >I had been retrieving data from Sybase databse. This >was working fine. I was que

can't load jsp page

2000-12-08 Thread JSP Ask
Hi, JSP guru, what would be the possible problem that could cause the jsp failed to load the entire page? My jsp loaded only half of the page and threw no error. Please help. Thank you. T.Ho _ Get more from

Re: using JSP in MS products. IMportant Consider hidden Costs!!!!

2000-12-07 Thread JSP Insider
will not be an issue. But if you want to use JSP then there is a issue that is driving this. If it is related to portability, code reuse or leveraging existing skills. Then 500.00 is a small price to pay relative to amount of time or effort you will lose to these other issues. Casey Kochmer [

Please Participate......

2000-12-07 Thread JSP-INTEREST
we would like to manage Data Bank on JSP for our Server side peolpe It is basically Covers Interview FAQ... so please send Q & A form Your Experiance. Appreciation for Your Dynamic please participation... Responce Clear about Topic name and Ser No.. Posting address [E

Re: Book

2000-12-06 Thread JSP Insider
Check out http://www.jspinsider.com/reference/book/index.html there are some reviews of good JSP books there. I'd suggest Pro JSP from Wrox. Jayson Falkner [EMAIL PROTECTED] - Original Message - From: "Rahman, Zahid" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>

Re: Connection Pooling

2000-12-05 Thread JSP Insider
There are many examples on the web. and if you search this archive you will find some references to them. Also You can look at Poolman for an example and Java code to perform database pooling. Also You can also Look at our open source JSP kit at www.jspinsider.com. In the kit I have generic

Re: thanks JAYSON Re: **** new window problem

2000-11-25 Thread JSP Insider
gt; do you think the problem is because of self.close() or because of some other > reason > > any way thanks for the reply > > thanks in anticipation > sarma > - Original Message - > From: JSP Insider <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]>

Re: JSP Coding

2000-11-24 Thread JSP Insider
Yes, JSP can solve your problem. A JSP is a pre-built servlet. It provides a very clean cut method for using Java with your webpages. JSP let you embed your Java code into your webpages for process on the server-side. This means you could make you application much faster by performing all of the

Re: Exception in a bean method

2000-11-24 Thread JSP Insider
Catch the error? Java uses try/catch statements. A JSP is no different then Java. Catch any errors from the bean and have the method throw an exception. Your JSP will then make you catch the exception if you are using the method. If you would like, check out this link. This JavaBean does just

Re: **** new window problem

2000-11-24 Thread JSP Insider
Have you tried using: var newWindow = window.open(); // insert your other relevant code here.. newWindow.close(); Use the parent window to close the child. I use this method and it works fine for me. Jayson Falkner [EMAIL PROTECTED] P.S. What part of this question involved JSP

Re: simple Jsp

2000-11-24 Thread JSP Insider
> hi > can i just create a simple jsp page without any servlets and javabeans to > build a web application... Yes you can. There is no requirement that you even use Java in your JSP. You could rename a HTML file .jsp and let your JSP container handle it and it would work identical to

Re: combining javascript and jsp

2000-11-24 Thread JSP Insider
Not in the form which you are trying. Client-side JavaScript only executes on the clients machine. Your JSP is all serverside. Once the page has been sent to the client it cannot be used like so. If you really need to accomplish this you might be able to create an applet that can communicate

Re: session example in JSP

2000-11-22 Thread JSP Insider
Refer to http://www.jspinsider.com/reference/jsp/jspsession.html for information to help you solve your session questions. Casey Kochmer >From: Sunil Roy <[EMAIL PROTECTED]> >Reply-To: A mailing list about Java Server Pages specification and > reference <[EMAIL PROTE

Re: waiting page...

2000-11-20 Thread JSP Insider
So I can't use it. > > Please tell me any others good solution. > > Thanks > > > > > > Regards, > > Louis > ø¤°`°¤ø,¸¸¸,ø¤°`°¤ø,¸¸»«¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø > > ======= > To unsubscribe:

Re: Applying style sheets to JSP

2000-11-19 Thread JSP Insider
No, it means you are not using a style sheet? CSS are on the client-side not the server. Your JSP is on the server side. This means what ever your JSP returns to the client will have the style sheet applied to it. http://www.w3c.org has the official syntax for CSS. You do not need to specify

Re: Your favourite JSP source site?

2000-11-07 Thread JSP Insider
JSP Insider :) http://www.jspinsider.com Could say my opinion is slightly skewed... On a side note there are lots of sites out there about Java. Most of them mention JSP, however there are very few pure JSP sites. For pure JSP my favorites are JSP Insider, JSPin.com and JSPCafe.com. Jayson

Re: new to jsp - tutorial needed

2000-11-07 Thread JSP Insider
Check out http://www.jspinsider.com, there is an introduction to JSP as well as links for more information. Jayson Falkner [EMAIL PROTECTED] - Original Message - From: "Constantinos Antzakas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 08

Re: Working with JavaMail & JSp

2000-11-06 Thread JSP Insider
PROTECTED]> Sent: Monday, November 06, 2000 2:11 AM Subject: Re: Working with JavaMail & JSp > Could you give some more details > > Sanjay > > -Original Message- > From: Jitesh Gangwani [mailto:[EMAIL PROTECTED]] > Sent: 06 November 2000 06:33 > To: [

Re: Sending e-mail through JSP

2000-11-02 Thread JSP Insider
Paul Check out our web site jsp insider (www.jspinsider.com) Jayson has written a bean component for sending email using smtp and there is sample code on how to use it with JSP. All the code is availible and free to use. Casey Kochmer [EMAIL PROTECTED] >From: Paul Enriquez <[EMAIL PRO

Re: JSP and Reports

2000-10-26 Thread JSP Insider
I have built a reporting system in JSP. Basically it is stored procedure driven. Then I have a series of Beans to process the data.I have second series of beans responsible for the formating. Then output the report in simple html format. The nice thing with stored procedures driving the core

Re: ASP 2 JSP

2000-10-20 Thread JSP Insider
I dont know of any tools to convert asp to JSP, But I did write up some charts http://www.jspinsider.com/articles/jspasp/asp_to_jsp.html to help asp programmers make the switch easier. Hope they help Casey [EMAIL PROTECTED] >From: Nova Bhojwani <[EMAIL PROTECTED]> >Reply-To: A

srfew

2000-10-06 Thread SUBSCRIBE JSP-INTEREST Anonymous
xfds === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.

Re: How to know the JSP Version

2000-09-28 Thread JSP Insider
]> >Reply-To: A mailing list about Java Server Pages specification and > reference <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: How to know the JSP Version >Date: Thu, 28 Sep 2000 10:25:37 -0700 > >Hi, >Can anybody tell me how to know the JSP version, is

No Subject

2000-09-27 Thread JSP Insider
PROTECTED] >Date: Wed, 27 Sep 2000 22:50:59 GMT > >Hi, >I just tried a simple url rewriting test and it does nt pass on the session >information when i disable cookies. > >My first jsp is test.jsp is as follows ><% >String url = response.encodeURL("/testa.jsp

Frame referencing problem

2000-09-25 Thread jsp student
Hi all, I am facing some prob,em with the following code line: where: "banner" and "content" are two frames with same parent(where the code line is written); "testText" is a text box(HTML) on the jsp file populating the frame "banner"; "symbolForm&

Testing

2000-09-25 Thread jsp student
with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Re: How to put session tracking in URL

2000-09-25 Thread JSP Insider
For an example check out http://www.jspinsider.com/reference/jsp/jspsession.html Be aware your JSP container needs to support url rewriting for you to use that as a session management method. Tomcat doesn't support this as of yet. Casey Kochmer [EMAIL PROTECTED] www.jspinsider.com

Re: check emailadress

2000-09-20 Thread JSP Insider
ry (like com, co, pub, pu, etc.)" alert(errStr) return false } if (domArr[domArr.length-1].length==3 && len<2) { var errStr="This address is missing a hostname!" alert(errStr) return false } return true; } Hope this helps Casey Kochmer [EMAIL PROTECT

Re: problem with IE

2000-09-17 Thread JSP Insider
gt;Sridhar > > _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. ==

Re: How to Identify whether a session has expired

2000-09-16 Thread JSP Insider
p://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. ======= To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JS

Stress Testing your JSP Site

2000-09-13 Thread JSP Insider
Hello everyone Performing a quick survey to see which Web Stress testing tool you prefer using with JSP. While stress testing a JSP site is no different than stress testing a normal web site. I am curious to see which tools most Jsp Developers are using for this function. Thanks much! Casey

Re: Converting ASP codes to JSP

2000-09-13 Thread JSP Insider
tutorial printed by Addison Wesley You will find the Switch over from using the ADO object to JSP to be a little frustrating at first. Since the ADO currently has more features and is very easy to use. I highly recommend the JDBC API reference in helping you in the issue. Casey Kochmer [EMAIL

Re: I need some help with JSP reference

2000-09-13 Thread JSP Insider
Yes it is available, provided local scoping conditions are met. In other words, you still are following The overall rules of Java Scripting Scope. For more infomation check out http://www.jspinsider.com/reference/jsp/index.html Casey Kochmer >From: Kai Hackemesser <[EMAIL PROTECTED]&g

Re: question regarding MIME type

2000-09-08 Thread JSP Insider
; > > > > > > > >_ >Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > >Share information about yourself, create your own public profile at >http://profiles.msn.com.

Re: session

2000-09-07 Thread JSP Insider
x27;ve notice >that Tomy Wong has put some code on his reply: > >HttpSession session = HttpServletRequest.getsession(); >session.putValue("listenerobjcet",listener); >HttpSessionBindingEvent sessionbind = new >HttpSessionBindingEvent(session,"listener"); >se

Bea Weblogic

2000-09-06 Thread JSP Insider
I am looking into setting up a Mid sized JSP project and the customer is considering using Bea's WebLogic Platform. I have a really basic question of: Does it come with its own Java IDE (if so what is it called) or do you use a third party IDE with it. If you use a third party IDE, whic

Re: session

2000-09-06 Thread JSP Insider
/ > >======= >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff >JSP-INTEREST". >Some relevant FAQs on JSP/Servlets can be found at: > > http://java.sun.com/products/jsp/faq.html > ht

Re: To Forte' users

2000-09-06 Thread JSP Insider
t;[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: To Forte' users >Date: Wed, 6 Sep 2000 14:24:46 -0700 > >Ho all, >Which edition is better for JSP: Community, interner >or the Enterprise edition. >Thanks. > __

Re: Session Problems

2000-09-04 Thread JSP Insider
Hi check out http://www.jspinsider.com/reference/jsp/jspsession.html I document the session object in full glory with code examples. and the quick answer is: <% String ls_validate = "This is our original session"; session.setAttribute("Validate", ls_validate); %

Re: Training and Education

2000-09-03 Thread JSP Insider
The JSP container class is the server processing your JSP request. Tomcat, Resin, Orion and websphere are all examples of a container class. Keep in mind the more the server does for you, the more time you will have to put towards learning its capabilities. As far as Enterprise Java Beans, that

Re: Expresso tools

2000-08-31 Thread JSP Insider
Richard, We keep a list of opensource JSP / Servlet code at the JspInsider http://www.jspinsider.com/beans/index.html for the index of the various kits and code Casey Kochmer [EMAIL PROTECTED] Also if you know of other open source Java/JSP please let me know so I can update the list >F

Re: Making a Field non-editable

2000-08-31 Thread JSP Insider
I think you have some confusion. Jsp is server side script, so you cant directly modify behavior of form elements, you need to use html,javascript and dhtml to do that with. You can choose to ignore the changed value and reset it back from the jsp. But that isnt what you want. But if you want

Re: Training and Education

2000-08-31 Thread JSP Insider
It depends on what you already know, and how fast you need to learn it and what your goals are (since you can use JSP in several ways) In general, I recommend the following (remove the steps you already know). Start with learning Java (start with 1.3) Plan on spending 3 to 6 weeks Getting to

Re: Apache very slow on WinNT

2000-08-30 Thread JSP Insider
re superior than apache. if you are > > > > > using nt, you > > > > > should use iis (it's free, too, with nt). the following report >will > > help > > > > > you: > > > > > > > > > > http://www.z

Re: jsp and javascript

2000-08-29 Thread JSP Insider
r form, or change the action of the submitted form, There really is almost no limit to what you can do. >From: Angela Chow <[EMAIL PROTECTED]> >Reply-To: A mailing list about Java Server Pages specification and > reference <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >S

Re: your opinions about servlets + JSP, Brazil, WebMacro and other co mpeting technologies

2000-08-29 Thread JSP Insider
JSP is a good and solid technology. The problem,is not with JSP, but in expectations of what JSP can do. People expect JSP to be simple. Well, thats a relative term. It is simple compared to full blown java development or Servlets. But it's still Java and there still is a learning curve

Re: Tomcat ignoring my JSP tags.

2000-08-29 Thread JSP Insider
>From: Asha Patel <[EMAIL PROTECTED]> >Reply-To: A mailing list about Java Server Pages specification and > reference <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: Tomcat ignoring my JSP tags. >Date: Tue, 29 Aug 2000 00:52:59 GMT > >This

Re: connection pooling ---urgent!!!

2000-08-21 Thread JSP Insider
IL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: connection pooling ---urgent!!! >Date: Mon, 21 Aug 2000 16:02:44 GMT > >Hi, >we are using connection pooling to connect to the Oracle DB from >jsp/servlets. the codes we are using is comming from oreilly, it works fine >for a

Re: detecting browser type

2000-08-14 Thread JSP Insider
etect what type of browser the client is using? > > >Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com > >=== >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff >JSP

  1   2   >