or you can put the style tag in your buttons like
style="width:100px"
value="<%=show%>"
style="width:100px">
Regards,
Vikramjit Singh,
Systems Engineer,
GTL Ltd.
Ph. 7612929-1031
-Original Message-
From: Vaishali S. Pandya [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 06, 2002 11:
hi edward
u can do one thing
just put all the buttons in table
it will show same size
try the code i have changed
Vaishali
Relience Ind Ltd
Ahmedabad
<%@page import="java.io.*"%>
User Menu
<%
String message[];
int length;
int location;
message=(String[])request.getAttribute("jsp
Hi,
as per the jsp spec the class name should be fully qualified
Regards
Ramesh Kesavanarayanan
Electronic Data Systems India pvt Ltd
* [EMAIL PROTECTED]
-Original Message-
From: Duc Nguyen [mailto:[EMAIL PROTECTED]]
Sent: Friday, 7 June 2002 9:35 AM
To: [EMAIL PROTECTED]
Subject: T
Duc Nguyen wrote:
> Hi all,
>
> I have a question I have a bean Called ProductBean have the package of
> Product.ProductBean. In my jsp page I've used this statement <%@ page
> import="Product.ProductBean"%> to import the product bean. In my jsp
> page if I do something like this class="Product
Hi all,
I have a question I have a bean Called ProductBean have the package of Product.ProductBean. In my jsp page I've used this statement <%@ page import="Product.ProductBean"%> to import the product bean. In my jsp page if I do something like this it would give me an error say that it can't f
hello,
i am executing a batch process from the jsp page.
it runs a java application which returns the results of a SQL query.
i have to run the java application from a batch file because it sets certain
properties.
how can the values from the java application can now be viewed on a jsp page ?
t
Edward,
It is because the default font is variable-spaced. ie. The width of a
displayed character varies from character to character - an 'i' is not the
same width as a 'w'.
-Richard
At 04:13 PM 6/6/2002 +0800, you wrote:
>I transfer a String[] type data into a JSP from a Servlet,String[] is put
Most Operating Systems support task schedulers for calling scripts/programs,
etc. (Ex AT in widows).
I'm not sure why you need to do it from Java...
... but one approach is to write a java client program; have the java
program called through the Operating System scheduler, and have the java
clien
check out this link for Applet Signing.
http://www.suitable.com/Doc_CodeSigning.shtml
Regards,
Hrish
- Original Message -
From: Du Nguyen <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 06, 2002 6:35 AM
Subject: Re: DB Access from Applet
> Would you please
How can I access the session parameters of the
same client from another context within Tomcat 3.2 servlet Container?
Regards
Serhat
Bu e-posta ve ilisikteki dosyalar gizlidir ve sadece gonderilen birey ya da
kurumun k
Hi All,
I am using jspSmartUpload for uploading files to my server.
When I try to upload files using the port number it works fine
(ie. when I try to upload file using http://myserver:8080/jspsmartupload/sample1.htm)
But problem is when i try to upload files (except html or htm files)using
virt
I transfer a String[] type data into a JSP from a Servlet,String[] is put into
HttpSession,I got String[] in JSP:
String message[];
message=(String[])request.getAttribute("jsp");
In message[],every message has different data and size,for example:
message[0]="animal login";
message[1]="pla
http://jakarta.apache.org/poi/
James Mitchell
Software Engineer\Struts Evangelist
Struts-Atlanta, the "Open Minded Developer Network"
http://struts-atlanta.open-tools.org
ICQ: 27651409
AOLIM: jmitchtx (and NO I don't use AOL;)
> -Original Message-
> From: A mailing list about Java Serve
On 6/6/02 1:29 AM, "Elango Palani" <[EMAIL PROTECTED]> wrote:
> Dear All,
Dear Elango.
> I need to save JSP contents which has multi forms, one by one in to Excel
> sheet. File names will be generated from each form.
>
> Can anybody sort this issue.???
I think I can sort this issue.
I am a
14 matches
Mail list logo