RE: Xtags pointer

2002-08-15 Thread Rutledge, Aaron
Nevermind..problem solved. Sorry to bother the list with this. I used the [position()=i]XPATH command inside of a for loop set using the count() function--worked great. I guess I better get an XPATH book. (; -Original Message- From: Rutledge, Aaron Sent: Thursday, August 15, 2002 2

Re: Start up of Sun's JWSDP taking 100% resources

2002-08-15 Thread Justyna Horwat
You should send a description of your problem and a detailed explanation of your configuration to: [EMAIL PROTECTED] Your are also probably running the JWSDP 1.0 release. You might want to check out the JWSDP 1.0_01 bug fix release: http://java.sun.com/webservices/webservicespack.html Justy

Xtags pointer

2002-08-15 Thread Rutledge, Aaron
Hi List, I am new to this list and pretty new to XTags and XPath. I was wondering if there is an XPath or Xtag method that allows you to move forward through nodes like you can with a pointer in a RecordSet? I have a loop, but I would like to selectively move forward to the next node befor

Start up of Sun's JWSDP taking 100% resources

2002-08-15 Thread Tim Ringwood
Not sure if you are right folks to ask but when I start up tomcat from the install of JWSDP my box resources go up to 100%. I've installed it without this issue on three other boxes. Anybody have a clue? thanks tim __ Do You Yahoo!? HotJobs - Se

Re: Vector

2002-08-15 Thread Hans Bergsten
Shawn Bayern wrote: > On Thu, 15 Aug 2002, Þorgils Völundarson wrote: > > >>how can I store multiple data items from jstl xml query in a vector to >>be used later in a servlet to f.x. sort the data? > > > I'm not sure what "f.x." means, but in general, this sort of operation is > probably best

Re: [ANN] First part of JSTL article series at ONJava.com

2002-08-15 Thread Randall R Schulz
Hans, Thanks. Please be sure to let us know when the next installment is on-line. Randall Schulz Mountain View, CA USA At 23:55 2002-08-14, you wrote: >Guys, > >Just wanted to let you know that the first part of my series of JSTL >articles is now available at: > >

Re: Vector

2002-08-15 Thread Shawn Bayern
On Thu, 15 Aug 2002, Þorgils Völundarson wrote: > Since I'm at it I would like to ask if jstl x and xtags can coexist? Sure, though in the general case, you may need to use the 'varDom' attribute for JSTL's tag; a JSTL implementation can internally use data types that are incompatible with XTag

Re: Vector

2002-08-15 Thread Þorgils Völundarson
Thank you for your reply! f.x. stands here for "for example" but generally it stands for special effects :) Since I'm at it I would like to ask if jstl x and xtags can coexist? At 09:19 15.8.2002 -0400, you wrote: >On Thu, 15 Aug 2002, Þorgils Völundarson wrote: > > > how can I store multiple d

Re: Vector

2002-08-15 Thread Shawn Bayern
On Thu, 15 Aug 2002, Þorgils Völundarson wrote: > how can I store multiple data items from jstl xml query in a vector to > be used later in a servlet to f.x. sort the data? I'm not sure what "f.x." means, but in general, this sort of operation is probably best performed entirely in a servlet. S

Re: html:text in logic:iterate ?

2002-08-15 Thread Shawn Bayern
On Thu, 15 Aug 2002, Rejin NS wrote: > I need a number of textboxes in a table. Is there a way to do it > with the logic:iterate tag? Thanks, Rejin. Hi Rejin, Your question would be more appropriate for the [EMAIL PROTECTED] mailing list. This list is for questions about the Jakarta Taglib

html:text in logic:iterate ?

2002-08-15 Thread Rejin NS
Hello, I need a number of textboxes in a table. Is there a way to do it with the logic:iterate tag? Thanks, Rejin.

Vector

2002-08-15 Thread Þorgils Völundarson
Hi, how can I store multiple data items from jstl xml query in a vector to be used later in a servlet to f.x. sort the data? Regards, Thorgils Volundarson Icelandic Cancer Registry [EMAIL PROTECTED] +354 5401973 -- To unsubscribe, e-mail: For additional commands,