How do i access a file at the client side for read/write purpose ?

1999-12-14 Thread Oliver Pereira
Hi All, How do i access a file at the client side for read/write purpose ? thanks in advance Regards Oliver

Uploading a file in JSP

1999-12-08 Thread Oliver Pereira
Hi All, How do i upload a file to the server in a JSp/SERVLET ? Thanks in Advance Regards Oliver === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.su

How do i read client side cookies from the server ?

1999-12-07 Thread Oliver Pereira
Hi All, This question might surprise you all... How do i read client side cookies from the server ? === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.s

Help!!!

1999-10-26 Thread Oliver Pereira
Hi All, I use NAS 4.0 on NES 3.6 with JSP .92 spec My problem is i create an application array. when i try to access the appication array from my jsp page i am able to access it randomly i.e if i destroy and create it again a couple of times i am able to access the application variable in my jsp

Help !!!!!!!

1999-10-13 Thread Oliver Pereira
Hi All, We r calling native methods(of a dll) from a java class. This works fine from command prompt. But when we run the class through a JSP it gives error unsatisfiedlink error. We r using NAS4.0 on NT. Can u guide us some way. Thanks in Advance Regards Oliver ==

Help !!!!!!!!!!!!!!!

1999-10-12 Thread Oliver Pereira
Hi, I am facing a problems with HttpServletRequest.getParameterVales(String) method. I have 3 text fields in the html form having same name 'txt', when i post this form i get a collection of 'txt'. String[] res = HttpServletRequest.getParameterVales("txt"); Problem

Conditional includes

1999-10-06 Thread Oliver Pereira
Hi I am using jsp .92 spec on NAS 4.0. How do i conditionally include some code ? for eg. if my browser is IE then code.. ... Else If if my browser is Netscape some Code... ... Thanks in advance Oliver === To unsubsc

About Netscape 5.0

1999-09-22 Thread Oliver Pereira
Hi All, Sorry for this question in the Jsp Section. >From where can i download the Beta copy of Netscape 5.0 ? Thanks in Advance Oliver === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs

Menu doesn't get included within table tags

1999-09-15 Thread Oliver Pereira
Hi All, Here is a some jsp code in which i am trying to show some menu within a Table tag. But this doesn't work out as the tags are displayed outside the Table in Netscape but works fine in IE. Please help thanks in advance Regards Oliver testImg.jsp

Problem with Jsp-Include Directive

1999-09-14 Thread Oliver Pereira
Hi All, I have my include file in sub-directory say for eg 'dir1\dir2\xxx.jsp' and another jsp file yyy.jsp which resides in directory 'dir1\dir3\yyy.jsp' in my yyy.jsp i have a jsp include directive. <@include page = "../dir2/xxx.jsp"> my jsp works perfectly. The problem is my path for xxx.js

Regarding DHTML Menu in netscape

1999-09-06 Thread Oliver Pereira
code (menu) running in Netscape ? Thanks in advance Oliver Pereira The Code <%@ page language="java" %> <%! String m_StrMessageArr[][] = new String[6][3]; String m_StrNextDIVId = new String(""); int intLastCharCount = 0; int intCurrCharCount = 0;

help on JBuilder

1999-08-30 Thread Oliver Pereira
Hi All, I need ur help on JBuilder, i think u have worked on it. i just want to know , is it 100% java certified, will it run on JRE1.1 or it needs JBuilder specific classes in the CLASSPATH. also tell me if u know about any tools for creating 100% pure java GUI. reply ASAP Oliver

Problems with layers in Netscape browser

1999-08-27 Thread Oliver Pereira
Hi All, How do you include a layer inside a table tag ? Problem :- layers do not appear inside a (Table Tag) and are positioned according to the screen co-ordinates set. Thanks in advance Regards Oliver === To unsubscri

Re: JSP and Initializations

1999-08-26 Thread Oliver Pereira
Hi All, >From where can i download the Beta copy of Netscape Enterprise Server 4.0 ? could you please prove me a the Site (link) from where i can download it. Thanks in Advance Regards Oliver === To unsubscribe: mailto [