Re: Query regarding printing and closing Jasper reports in Struts2.5

2024-03-20 Thread Tanveer Alaie
Thank you for your response On Wed, 20 Mar, 2024, 1:04 pm Nate Kerkhofs, wrote: > Hi Tanveer, > > This isn't really a struts issue, but I'll answer regardless. > > There are security and usability issues related to automatic printing, so > browsers block JavaScript from printing documents withou

RE: Query regarding printing and closing Jasper reports in Struts2.5

2024-03-20 Thread Nate Kerkhofs
Hi Tanveer, This isn't really a struts issue, but I'll answer regardless. There are security and usability issues related to automatic printing, so browsers block JavaScript from printing documents without user interaction. You won't be able to print pages automatically, you NEED to have the us

Re: Query regarding Tiles in Struts

2023-03-29 Thread Lukasz Lenart
czw., 30 mar 2023 o 03:12 Yew Hwa Ho napisał(a): > > Hi Lukasz, > > May I check when Tiles will be merged into the Struts code base? Is there a > timeline for that? There is no exact date but I plan to include this change in incoming Struts 6.2.0 - yet there is discussion to bring Tiles back to l

Re: Query regarding Tiles in Struts

2023-03-29 Thread Yew Hwa Ho
Hi Lukasz, May I check when Tiles will be merged into the Struts code base? Is there a timeline for that? Thank you. Regards, Yew HWa

Re: Query regarding Tiles in Struts

2022-11-22 Thread Lukasz Lenart
wt., 22 lis 2022 o 11:53 Yew Hwa Ho napisał(a): > > Hi Lukasz, > > Thank you for your reply. > > In the event that Tiles 3.0.8 in the current versions of Struts has CVE, > will the Struts team be providing the fixes for the CVE. Do you refer to that https://devhub.checkmarx.com/cve-details/Cx78f4

Re: Query regarding Tiles in Struts

2022-11-22 Thread Yew Hwa Ho
Hi Lukasz, Thank you for your reply. In the event that Tiles 3.0.8 in the current versions of Struts has CVE, will the Struts team be providing the fixes for the CVE. Thank you. Regards, Yew Hwa On Tue, Nov 22, 2022 at 4:37 PM Lukasz Lenart wrote: > wt., 22 lis 2022 o 08:30 Yew Hwa Ho napi

Re: Query regarding Tiles in Struts

2022-11-22 Thread Lukasz Lenart
wt., 22 lis 2022 o 08:30 Yew Hwa Ho napisał(a): > I understand that the Apache Tiles has already retired ( > https://tiles.apache.org/). However Tiles is still being used in Struts > framework (both in version 2 and 6). Can I check if Tiles is currently > being maintained by Struts if CVE is found

Re: Query: SOAP Webservices

2010-04-11 Thread dusty
Take a look at using Enunciate with Struts2. http://enunciate.codehaus.org/ http://docs.codehaus.org/display/ENUNCIATE/A+Rich+Web+service+API+for+Struts+2 -D jayakumar ala wrote: > > I don't understand why i should look into IBM site.? I am asking with > respect to struts what i should do i

Re: Query: SOAP Webservices

2010-04-10 Thread jayakumar ala
I don't understand why i should look into IBM site.? I am asking with respect to struts what i should do if i am going to use AXIS 2 and how i can expose an action as a service etc..? Not sure how we can do the same in struts2 On Fri, Apr 9, 2010 at 9:06 PM, Juan Chung wrote: > consult IBM offic

Re: Query: SOAP Webservices

2010-04-09 Thread Juan Chung
consult IBM office site, you may find the documents( tutorial) you need there. good luck. On Sat, Apr 10, 2010 at 4:39 AM, jayakumar ala wrote: > Hi All, >  Quick question: >   Did anyone here worked with SOAP webservices for Fileupload using > struts2..? We have the requirement to upload files t

Re: query regarding Input Validation

2009-11-08 Thread Dave Newton
gaurav nigam wrote: Do I need to add this interceptor for each action mapping? Is it possible to have only single entry of this interceptor in the struts.xml ? Make your own default interceptor stack, but it's already in the "defaultStack". Dave

Re: query regarding Input Validation

2009-11-07 Thread gaurav nigam
pour satisfaire informez > l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci > est interdite. Ce message sert à l'information seulement et n'aura pas > n'importe quel effet légalement obligatoire. Étant donné que les email > peuvent

RE: query regarding Input Validation

2009-11-07 Thread Martin Gainty
igatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Sat, 7 Nov 2009 21:41:27 + > Subject: Re: query regarding Input Validation > From: mailgaura...@gmail.com > To: u

Re: query regarding Input Validation

2009-11-07 Thread gaurav nigam
 Regards, > Siddiq > 919-924-9850 > > > > > > From: gaurav nigam > To: Struts Users Mailing List > Sent: Sat, November 7, 2009 2:03:41 PM > Subject: Re: query regarding Input Validation > > Hi Siddiq, > > My Question 2 is mentioned below > > i came to

Re: query regarding Input Validation

2009-11-07 Thread Siddiq Syed
9-924-9850 From: gaurav nigam To: Struts Users Mailing List Sent: Sat, November 7, 2009 2:03:41 PM Subject: Re: query regarding Input Validation Hi Siddiq, My Question 2 is mentioned below i came to know that there is annotation  validation which can be used a

Re: query regarding Input Validation

2009-11-07 Thread gaurav nigam
truts Users Mailing List >> Sent: Sat, November 7, 2009 1:21:41 PM >> Subject: Re: query regarding Input Validation >> >> Hi Saddiq, >> -- siddiq >> >> Thanks for your help >> I am not able to understand meaning of below line >> You can achiv

Re: query regarding Input Validation

2009-11-07 Thread Siddiq Syed
Please refer the section Defining Validation Rules in the below mention link. http://docs.huihoo.com/webwork/2.2.6/Validation.html -siddiq. Siddiq Syed wrote: > > > From: gaurav nigam > To: Struts Users Mailing List > Sent: Sat, November 7, 2009 1:21:41 PM > Subject: R

Re: query regarding Input Validation

2009-11-07 Thread Siddiq Syed
From: gaurav nigam To: Struts Users Mailing List Sent: Sat, November 7, 2009 1:21:41 PM Subject: Re: query regarding Input Validation Hi Saddiq, -- siddiq Thanks for your help I am not able to understand meaning of below line You can achive this by creating an separate file for each

Re: query regarding Input Validation

2009-11-07 Thread gaurav nigam
Hi Saddiq, Thanks for your help I am not able to understand meaning of below line You can achive this by creating an separate file for each method ...do you mean that i should create separate action class for each method or you mean to say separate validation file for each method of an action

Re: query regarding Input Validation

2009-11-07 Thread Siddiq Syed
You can achive this by creating an seprate file for each method and add the validation. When ever the a method from the action class is invoked the corresponding validation will get invoked. actionname-aliasname-validationname.xml actinname -- name of your actin class. aliasname -- name of the

Re: Query regarding optional method attribute in action tag - struts.xml

2009-04-19 Thread Dave Newton
HariniKaushik wrote: getUserList would just return the List(java.util.List) And its just the method that 'll get called when the action Register_getUserList action is triggered. I have combined two actions together through Register_* action names. And no validation is done for getUserList method.

Re: Query regarding optional method attribute in action tag - struts.xml

2009-04-19 Thread HariniKaushik
Thanks for the reply. getUserList would just return the List(java.util.List) And its just the method that 'll get called when the action Register_getUserList action is triggered. I have combined two actions together through Register_* action names. And no validation is done for getUserList method.

Re: Query regarding optional method attribute in action tag - struts.xml

2009-04-19 Thread Dave Newton
HariniKaushik wrote: Hi All, I feel this is the correct Forum where in my doubts 'll be cleared. I've created Login,UserRegistration page and UserView page(where in admin only can view the users) And this is my action tag for Register_createUser and Register_getUserList common/{1}.jsp

Re: Query String limitation

2008-10-29 Thread Amir Jamak
Thanks a lot Paweł I think you have solved my problem. In fact I didn't know how to change from get to post. :-) Thanks again. Amir --- On Wed, 10/29/08, Paweł Wielgus <[EMAIL PROTECTED]> wrote: From: Paweł Wielgus <[EMAIL PROTECTED]> Subject: Re: Query String limitation

Re: Query String limitation

2008-10-29 Thread Paweł Wielgus
Hi Amir, i have completly no idea what Your problem is, but maybe this will help: use instead of ... on the jsp where this action is triggered, also pay attention to not to add method="get" inside form tag. If You would provide more details about what You want to do it would be simpler to answ

RE: Query

2008-09-22 Thread Jishnu Viswanath
ay, September 23, 2008 12:36 AM To: Struts Users Mailing List Subject: RE: Query --- On Mon, 9/22/08, Jishnu Viswanath wrote: > Hmmm, I think these are the valid 2.0.11.2 strut-tags > http://struts.apache.org/2.0.11.2/docs/ajax-tags.html They're supported under S2.0 as well, but not as a p

RE: Query

2008-09-22 Thread Dave Newton
--- On Mon, 9/22/08, Jishnu Viswanath wrote: > Hmmm, I think these are the valid 2.0.11.2 strut-tags > http://struts.apache.org/2.0.11.2/docs/ajax-tags.html They're supported under S2.0 as well, but not as a plugin, and cotnain somewhat less functionality. > well if they don't we will have probl

RE: Query

2008-09-22 Thread Dave Newton
--- On Mon, 9/22/08, Martin Gainty wrote: > great if we were programming php on Apache! Or S2 on an app server; I use jQuery regularly. Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PR

RE: Query

2008-09-22 Thread Jishnu Viswanath
[mailto:[EMAIL PROTECTED] Sent: Monday, September 22, 2008 11:41 PM To: Struts Users Mailing List Subject: RE: Query dojo and struts-tags and sitemesh and tiles are already supported in struts http://struts.apache.org/2.0.11.2/docs/dojo-head.html BTW: you're loading one heck of alot of f

RE: Query

2008-09-22 Thread Martin Gainty
ansmission. > Subject: RE: Query > Date: Mon, 22 Sep 2008 23:22:22 +0530 > From: [EMAIL PROTECTED] > To: user@struts.apache.org > > > That's really weird, I can not find any thing so php specific with grid, its > plain simple grid. > > Bye the way, dojo 1.1 has

RE: Query

2008-09-22 Thread Jishnu Viswanath
lto:[EMAIL PROTECTED] Sent: Monday, September 22, 2008 10:35 PM To: Struts Users Mailing List Subject: RE: Query great if we were programming php on Apache! I recommend the Dojo Grid control http://dojotoolkit.org/book/dijit-functional-spec/other-widgets/table anyone el

RE: Query

2008-09-22 Thread Martin Gainty
attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. > Subject: RE: Query > Dat

RE: Query

2008-09-22 Thread Jishnu Viswanath
-Original Message- From: Miguel [mailto:[EMAIL PROTECTED] Sent: Monday, September 22, 2008 9:06 PM To: Struts Users Mailing List Subject: Re: Query You could use jQgrid, it has lots of options. http://www.trirand.com/jqgrid/jqgrid.html To use jqgrid you need to pass it the data via xml or

Re: Query

2008-09-22 Thread Miguel
You could use jQgrid, it has lots of options. http://www.trirand.com/jqgrid/jqgrid.html To use jqgrid you need to pass it the data via xml or json, so I recomend use the xslt or the json result of struts. You should not build the xml or the json using a jsp. It's not somewhat easy, but you will nee

Re: Query

2008-09-21 Thread Jim Kiley
You're going to need to provide a lot more detail if you want a useful answer of any kind. On Sun, Sep 21, 2008 at 1:27 AM, greatshalu.6 <[EMAIL PROTECTED]>wrote: > > how we use grids in struts > -- > View this message in context: > http://www.nabble.com/Query-tp19591765p19591765.html > Sent from

Re: Query

2007-07-10 Thread Antonio Petrelli
2007/7/10, Amit Sharma <[EMAIL PROTECTED]>: So if above can't be done then I am planning to have a JSP being called and then redirecting it to the action. It is exactly what you have to do. Antonio - To unsubscribe, e-mail: [

Re: Query on struts application design

2007-06-20 Thread Yoge
Another alternative, Move all the images/css specific to abc.com to a subdirectory named /abc/... Let all the images related to xyz.com be in another sub-directory /xyx/ Change path of images in your application to /abc or /xyz based on the request.*getRemoteHost*() . -- Yoge, AdventNet, Inc.

Re: Query regarding file upload

2006-12-10 Thread Rahul Joshi
Does anyone has an example ?? On 12/8/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: You would have to control this on the client end, perhaps using javascript to break the transaction into two HTTP requests. > -Original Message- > From: Rahul Joshi [mailto:[EMAIL PROTECTED] > Sent:

RE: Query regarding file upload

2006-12-08 Thread George.Dinwiddie
You would have to control this on the client end, perhaps using javascript to break the transaction into two HTTP requests. > -Original Message- > From: Rahul Joshi [mailto:[EMAIL PROTECTED] > Sent: Friday, December 08, 2006 8:50 AM > To: user@struts.apache.org > Subject: Query regarding

Re: Query

2006-12-06 Thread Jagaran Bubai Das
thanks to you.. lemme know if any other details are there i am going through the lesson 1 Ed Griebel <[EMAIL PROTECTED]> wrote: Start here, it doesn't get much clearer than this, and google for unfamiliar terms: http://www.learntechnology.net/struts-lesson-1.do On 12/5/06, Jagaran Bubai Da

Re: Query

2006-12-05 Thread Ed Griebel
Start here, it doesn't get much clearer than this, and google for unfamiliar terms: http://www.learntechnology.net/struts-lesson-1.do On 12/5/06, Jagaran Bubai Das <[EMAIL PROTECTED]> wrote: I hav done that... but how to install and run the sample application i am not clear.. it would be gre

RE: Query

2006-12-05 Thread Jagaran Bubai Das
I hav done that... but how to install and run the sample application i am not clear.. it would be great if could get some simple steps and some simple application "Narayanaswamy, Mohan" <[EMAIL PROTECTED]> wrote: First download the struts from http://struts.apache.org/downloads.html and pl

RE: Query

2006-12-05 Thread Narayanaswamy, Mohan
First download the struts from http://struts.apache.org/downloads.html and play with the sample programs. -Original Message- From: Jagaran Das [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 05, 2006 5:04 PM To: user@struts.apache.org Subject: Query Hi all, How to install a simple

Re: Query in action messages

2006-11-15 Thread Hanmay Udgiri
Hi Nuwan, Actually I am using Form and this method is available in Action class On 11/15/06, Nuwan Chandrasoma <[EMAIL PROTECTED]> wrote: Ops..,, sorry ignore the last mail.. It should be.. first call the getResources() and get the MessageResource and from there u can get the message.. eg:-

RE: Query in action messages

2006-11-15 Thread Anil Kumar T
I was wrong... ignore my earlier mail.. Thanks. Anil. -Original Message- From: Hanmay Udgiri [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 15, 2006 1:56 PM To: user@struts.apache.org Subject: Query in action messages Hi I am doing validation in my Action Form which is extending Val

RE: Query in action messages

2006-11-15 Thread Anil Kumar T
There is empty space before the key.. just observe.. errors.add(Error_FIELD_KEY,new ActionMessage(" error.required","Zip Code")); should like ... errors.add(Error_FIELD_KEY,new ActionMessage("error.required","Zip Code")); hope it helps you... Anil. -Original Message- From

RE: Query in action messages

2006-11-15 Thread Mano Chinthaka Dasanayaka
Hi, Yes. When u use. errors.add(Error_FIELD_KEY,new ActionMessage(" error.required"," error.zipcode")); It will just replace what ever u pass as the second argument with the "{0)". Second way is correct... Regards, Mano -Original Message- From: Hanmay Udgiri [mailto:[EMAIL PROTECTED]

Re: Query in action messages

2006-11-15 Thread Nuwan Chandrasoma
Ops..,, sorry ignore the last mail.. It should be.. first call the getResources() and get the MessageResource and from there u can get the message.. eg:- errors.add(Error_FIELD_KEY,new ActionMessage(" error.required",getResources(request).getMessage("error.zipcode")); Regards, Nuwan --

Re: Query in action messages

2006-11-15 Thread Nuwan Chandrasoma
Hi, there is a method called getMessage(), use that one and get the message from the resource bundle, eg:_ errors.add(Error_FIELD_KEY,new ActionMessage(" error.required", getMessage("error.zipcode"))); Regards, Nuwan - Original Message - From: "Hanmay Udgiri" <[EMAIL PROTECTED]>

RE: query about application resource and charset

2006-03-16 Thread Roy, Ansuman
yes... £ symbol -Original Message- From: Antonio Petrelli [mailto:[EMAIL PROTECTED] Sent: Thursday, March 16, 2006 2:49 PM To: Struts Users Mailing List Subject: Re: query about application resource and charset Roy, Ansuman ha scritto: > Thanks Antonio, > that solved the problem.

Re: query about application resource and charset

2006-03-16 Thread Antonio Petrelli
Roy, Ansuman ha scritto: Thanks Antonio, that solved the problem. I used java.util.Properties so now the special characters are not coming by the way, what if I try to put russian characters or use non ascii characters in my keys?? You'll find a lot of \u, not very readable ;-) What I c

RE: query about application resource and charset

2006-03-15 Thread Roy, Ansuman
Pound symbol regards, Roy -Original Message- From: Antonio Petrelli [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 15, 2006 6:17 PM To: Struts Users Mailing List Subject: Re: query about application resource and charset Roy, Ansuman ha scritto: > I parse through the xml and using i

Re: query about application resource and charset

2006-03-15 Thread Antonio Petrelli
Roy, Ansuman ha scritto: I parse through the xml and using io i write it into a .properties file I think instead of java io i should use java.util's property class is it?? Yes, java.util.Properties. ".properties" files must be ASCII 7-bit, the "Properties" class takes all the burden of encod

RE: query about application resource and charset

2006-03-15 Thread Roy, Ansuman
tonio Petrelli [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 15, 2006 5:33 PM To: Struts Users Mailing List Subject: Re: query about application resource and charset Roy, Ansuman ha scritto: > But the struts application uses bean tags every where so I have to generate > the property file >

Re: query about application resource and charset

2006-03-15 Thread Antonio Petrelli
Roy, Ansuman ha scritto: But the struts application uses bean tags every where so I have to generate the property file How do you generate this file then? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

RE: query about application resource and charset

2006-03-15 Thread Roy, Ansuman
- From: Antonio Petrelli [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 15, 2006 4:32 PM To: Struts Users Mailing List Subject: Re: query about application resource and charset Roy, Ansuman ha scritto: > Hi, > I have a content management system that generates the application > resources.prope

Re: query about application resource and charset

2006-03-15 Thread Antonio Petrelli
Roy, Ansuman ha scritto: Hi, I have a content management system that generates the application resources.properties file. Now the value of many keys are found to be of filled with  keys. File .properties MUST have escape codes for special characters (i.e. \u codes). This is the default beh

Re: query parameters

2006-03-08 Thread Madhav Bhargava
Yup i realised that as soon as sent this mail. Thanks for the reply. On 3/7/06, David Delbecq <[EMAIL PROTECTED]> wrote: > > Encoding and decoding of query parameters is the job of container > (tomcat, jboss, websphere, what ever you are using). The only struts > related exception is for multipart

Re: query parameters

2006-03-07 Thread David Delbecq
Encoding and decoding of query parameters is the job of container (tomcat, jboss, websphere, what ever you are using). The only struts related exception is for multipart/form-data (used for file uploads). There it's common-fileupload library which does the decoding. Why would you want to do the dec

Re: query string parameters problem

2005-10-25 Thread Michael Jouravlev
On 10/21/05, R.Vijayaraghavan <[EMAIL PROTECTED]> wrote: > struts-config.xml > > > > > type = "app.QueryParamsAction" > name = "QueryParamsForm" > validate = "false"

Re: query string parameters problem

2005-10-22 Thread Aymeric Alibert
ailto:[EMAIL PROTECTED] > > Sent: Saturday, October 22, 2005 12:25 PM > > To: Struts Users Mailing List > > Subject: RE: query string parameters problem > > > > > > > > The scope of the ActionForm is session means that the last submitted > > ActionForm wi

RE: query string parameters problem

2005-10-22 Thread R.Vijayaraghavan
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Saturday, October 22, 2005 12:25 PM > To: Struts Users Mailing List > Subject: RE: query string parameters problem > > > > The scope of the ActionForm is session means that the

RE: query string parameters problem

2005-10-21 Thread rajasekhar . cherukuri
iling List" To "Struts Users Mailing List" cc Subject RE: query string parameters problem > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Saturday, October 22, 2005 12:08 PM > To: Struts Users Mailing List > Subject: RE: qu

RE: query string parameters problem

2005-10-21 Thread R.Vijayaraghavan
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Saturday, October 22, 2005 12:08 PM > To: Struts Users Mailing List > Subject: RE: query string parameters problem > > > > Are you able to see the 'age' and 'n

RE: query string parameters problem

2005-10-21 Thread R.Vijayaraghavan
struts-config.xml ActionForm has the setter and getter methods for name, age and description. Action: public final class QueryParamsAction extends Action { public ActionForward

RE: query string parameters problem

2005-10-21 Thread rajasekhar . cherukuri
ired values in the Javascript. Regards, Rajasekhar Cherukuri "R.Vijayaraghavan" <[EMAIL PROTECTED]> 10/22/2005 11:53 AM Please respond to "Struts Users Mailing List" To "Struts Users Mailing List" cc Subject RE: query string parameters problem

Re: query string parameters problem

2005-10-21 Thread Wendy Smoak
From: "R.Vijayaraghavan" <[EMAIL PROTECTED]> The action is set to /submit.do. Since I am only sending the description in the http request, only the setDescription() method should be called and it happens so. The problem is when I try to access the age and name variables from the ActionForm in th

RE: query string parameters problem

2005-10-21 Thread R.Vijayaraghavan
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Saturday, October 22, 2005 8:36 AM > To: Struts Users Mailing List > Subject: Re: query string parameters problem > > > > Hi, > You should use >

RE: query string parameters problem

2005-10-21 Thread R.Vijayaraghavan
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Friday, October 21, 2005 7:01 PM > To: user@struts.apache.org > Subject: RE: query string parameters problem > > > R.Vijayaraghavan asked: > [snip] > > The action i

Re: query string parameters problem

2005-10-21 Thread rajasekhar . cherukuri
Hi, You should use request.getParameter("name") request.getParameter("age") to get the values from the request. I don't think the values set through through query string will be set to ActionForm automatically. In this case you should explicitly

RE: query string parameters problem

2005-10-21 Thread George.Dinwiddie
R.Vijayaraghavan asked: [snip] > The action is set to /submit.do. Since I am only sending the > description in the http request, only the setDescription() > method should be called and it happens so. The problem is > when I try to access the age and name variables from the > ActionForm

Re: Query depends part of validation.xml ?

2004-10-12 Thread Twan Kogels
Hello again ;-) I've dived into the struts source code and struggled for a couple of hours (was already struggling a bit before i wrote the email at the bottom). Then i discovered the Resource class which seems to be the answer to my question. Here's some pseudo code: (warning this is only theor

RE: Query question

2004-06-16 Thread Pilgrim, Peter
> -Original Message- > From: CRANFORD, CHRIS [mailto:[EMAIL PROTECTED] > Sent: 14 June 2004 18:13 > To: '[EMAIL PROTECTED]' > Subject: Query question > > > Anyone here familiar with using CATSEARCH type oracle > queries? If so, I am > trying to do something like: > SELECT COLNAME >