RE: Row

2004-04-14 Thread Matthew Fisher
I've had to do something similar, where I took all the results and put them in tags. Then with a bit of javascript you can hide and display the div you want. Matt -Original Message- From: Sapt [mailto:[EMAIL PROTECTED] Sent: Thursday, 15 April 2004 2:22 PM To: Struts Users Mailing List S

RE: Tool for HTML/JSP formatting

2004-04-14 Thread Matthew Fisher
edia right? Not free :( http://www.macromedia.com/software/homesite/ Regards, Daniel -Original Message----- From: Matthew Fisher [mailto:[EMAIL PROTECTED] Sent: Thursday, 15 April, 2004 8:42 AM To: 'Struts Users Mailing List' Subject: RE: Tool for HTML/JSP formatting I use

RE: Tool for HTML/JSP formatting

2004-04-14 Thread Matthew Fisher
I use Homesite 5. It isn't specifically a java tool so it doesn't have all the integration that JDev etc has, but for HTML there is nothing better. Matt -Original Message- From: Arumugam Senthil Kumar [mailto:[EMAIL PROTECTED] Sent: Wednesday, 14 April 2004 3:09 PM To: Struts Users Mailin

RE: 1JSP and multiple forms ,which have session scope

2004-04-05 Thread Matthew Fisher
you could try the following ... -Original Message- From: Masashi Nakane [mailto:[EMAIL PROTECTED] Sent: Tuesday, 6 April 2004 2:26 PM To: Struts Users Mailing List Subject: 1JSP and multiple forms ,which have session scope Hi, all Can 1 JSP change submit poi

RE: accessing imported classes with jstl

2004-04-05 Thread Matthew Fisher
I thought I should add that I want to access these with the jstl not scriplet code. -Original Message- From: Bill Siggelkow [mailto:[EMAIL PROTECTED] Sent: Tuesday, 6 April 2004 11:35 AM To: [EMAIL PROTECTED] Subject: Re: accessing imported classes with jstl Matthew Fisher wrote: >

accessing imported classes with jstl

2004-04-05 Thread Matthew Fisher
Hi all, I'm relatively new the jstl and I am mondering, how the heck I access methods and constants of the classes that I've imported? Matthew - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL P

JSTL and enums

2004-04-04 Thread Matthew Fisher
Hi everyone, I have been given the enjoyable job of converting our jsp files from scriplet code to jstl and I have come accross this problem. I need to convert the following line: <%=TransactionType.newLine.getName()%> Naturally TransactionType was already imported, so I've set the enum list to t

RE: [OT] JSTL : fn library

2004-03-29 Thread Matthew Fisher
what library does "fn" refer to? -Original Message- From: Pady Srinivasan [mailto:[EMAIL PROTECTED] Sent: Wednesday, 24 March 2004 4:14 AM To: Struts Users Mailing List Subject: RE: [OT] JSTL : test the first char of a String Thanks -- pady [EMAIL PROTECTED] -Original Message