how to send the parameter by POST to the servlet?

2002-08-22 Thread kavitha ramesh
Hi, I would like to send the parameters to a servlet via the method POST,,,In this case how do my sitemap look like? My current sitemap is as follows: http://pca6srv02:9083/cocoon/login.jsp{requestQuery}"; /> If someone knows please help me,,, Kavith

How to use the method POST?

2002-08-27 Thread kavitha ramesh
Hi, I have a loginpage and my parameters are now seen in the URL.ie., http://localhost:8080/cocoon/login.html?userID=xxx&passwd=yyy and now I would like to hide the parameters in the URL.So I would like to use the method POST in the stylesheet.But if I use POST, my loginpage doesnt seem to respo

Pipeline for session!

2002-08-27 Thread Kavitha Ramesh
Hi, I have two pages called login.html and welcome.html.My login.html creates a session when I type my username and password.This session should be caught by my welcome.html and should display the username.But my pipeline is not able to read this session and I do not know how my pipeline should l

using html tag in i18n

2002-09-18 Thread Kavitha Ramesh
Hi, I have a problem using ®(which is for ® ) in messages_en.xml and messages_de.xml. I really dont know how to use these tags in messages.xml. If someone knows please help me,,, Kavitha __ Do You Yahoo!? Yahoo! Finance - Get real-time stock quo

Re: using html tag in i18n

2002-09-18 Thread Kavitha Ramesh
Hi, Iam sorry,,, In my previous mail I had a small mistake,,, I have a problem using ®(which is for ® ) in messages_en.xml and messages_de.xml. I really dont know how to use these tags in messages.xml. If someone knows please help me,,, Kavitha --- Kavitha Ramesh <[EMAIL PROTEC

doubt in i18n

2002-09-19 Thread Kavitha Ramesh
Hi, I want to use ®(which is for ®) in messages_de.xml and messages_en.xml.My messages_en.xml is as follows: http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> http://www.w3.org/1999/xhtml";> Hello ® Kavitha I want the out put as Hello ® Kavitha.But Iam getting just Hello. If I

xsl question

2002-09-30 Thread Kavitha Ramesh
Hi, I have an xml file as follows: 100 My XSL file is as follows: Menu Now my xsl file has a static URL.But I need a dynamic URL.Each and everytime when my userid changes in the xml file my stylesheet should get the userid from the xml file.How should my stylesheet look like in tha

Problem with sitemap

2002-10-14 Thread Kavitha Ramesh
Hi, My sitemap is as follows: In my welcome folder I have author.xsl and learner.xsl.My xml file has the tag, role.Depending upon the role the sitemap has to choose the respective stylesheet and do the transformation.But I get an error "Failed to process the pipeline".I use Tomcat-4.0-b7

cocoon with IE and Netscape

2002-11-21 Thread Kavitha Ramesh
Hi, I have a problem with my webpages(running with cocoon 2.0) produces different result in Netscape and Internet Explorer.The position of the pixels in IE and Netscape(as well as in Mozilla 1.1) are quite different.If someone knows the solution please help me,,, Kavitha Ramesh

(Summary) cocoon with IE and Netscape

2002-11-25 Thread Kavitha Ramesh
> Netscape(as well as in Mozilla 1.1) are quite > different.If someone knows the solution please help > me,,, > > Kavitha Ramesh. > > __ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up > now. > http://mailpl

Hi

2002-11-26 Thread Kavitha Ramesh
Hi Jelle, Thanks for your valuable information.I tried using different stylesheets for IE and Netscape in my pipeline.But I feel this is not a good solution.Is there something which I could do with serializers.(ie., xhtml serializer or so,,,Iam not sure).Please suggest me.Looking forward to hearin

Invoking a Servlet

2002-11-26 Thread Kavitha Ramesh
Hi, Normally we invoke a servlet in the pipeline as follows: http://my.server.com/path/servlet{requestQuery}"/> But I would like to call the servlet directly without invoking the URL.For example, Is this possible?If so how?Help me please,,, Kavith

Re: i18n more!!

2002-11-27 Thread Kavitha Ramesh
hi GD, If you want to get a good idea about i18n, go to the welcome page of your cocoon(after cocoon installation, go to the url, http://localhost:8080/cocoon), you have a title Internationalization.Click the link and explore.Also in your cocoon directory you will have a folder i18n, explore that

Invoking a Servlet directly!!!

2002-11-27 Thread Kavitha Ramesh
Hi, Normally we invoke a servlet like below: http://localhost:8080/cocoon/myservlet{requestQuery}"; /> But I would like to invoke the servlet directly like below: If the servlet is stored in a directory Web-Inf/Classes/Servlet/myservlet.class, then I would like to invoke as Is this possible

Re: cocoon book [was: pdf problem]

2003-01-07 Thread Kavitha Ramesh
Hi, I could recommend Professional XSLT Programming from the wrox publishers. Kavitha Ramesh --- Ines Robbers <[EMAIL PROTECTED]> wrote: > Hi, > > Many thanks for your reply! > > * (and get a more recent book). > > Can you recommend one that is suitable for a &

WebServiceProxygenerator

2003-01-16 Thread Kavitha Ramesh
Kavitha Ramesh. __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com - Please check that your question has not already been answered in

Re: RE: RE: Problem with jsp in i18n

2002-07-05 Thread kavitha ramesh
: > > From: kavitha ramesh [mailto:[EMAIL PROTECTED]] > > > > Hi Konstantin, > > > > Thanks for your mail.It is only another extension and Iam >not > > using any JSP Generator.I use Cocoon 2.0.I have setup my >sitemap > > as follows: > > &

Re: RE: RE: Problem with jsp in i18n

2002-07-05 Thread kavitha ramesh
: > > From: kavitha ramesh [mailto:[EMAIL PROTECTED]] > > > > Hi Konstantin, > > > > Thanks for your mail.It is only another extension and Iam >not > > using any JSP Generator.I use Cocoon 2.0.I have setup my >sitemap > > as follows: > > &

Re: RE: RE: Problem with jsp in i18n

2002-07-05 Thread kavitha ramesh
: > > From: kavitha ramesh [mailto:[EMAIL PROTECTED]] > > > > Hi Konstantin, > > > > Thanks for your mail.It is only another extension and Iam >not > > using any JSP Generator.I use Cocoon 2.0.I have setup my >sitemap > > as follows: > > &

Problem with jsp in i18n

2002-07-05 Thread kavitha ramesh
Hi, Iam working with i18n in Cocoon.And I have a file called simple.xml which displays a title in English and German.When I converted the simple.xml to a simple.jsp only the front page is displayed.But Iam not able to display it in English and German.Here are the files, simple.jsp, messages_

i18n

2002-07-08 Thread kavitha ramesh
Hi, Iam working with i18n in cocoon.I have a page which displays 2 languages English and German.If I go to the Internet Option and change the language to arabic , Iam getting an error "Unable to locate resources:message".Now I would like to set the default language as English, whatever langua

It works,,,

2002-07-08 Thread kavitha ramesh
Hi, ya,I added a file messages.xml and now it works,,,Thank you so much,,, Kavitha _ Click below to experience Aishwarya Rai's beauty secrets. New International Lux Skincare - It's not just soap, It's skincare. http://www.luxskincare.com

using i18n in xsl

2002-07-16 Thread kavitha ramesh
Hi, I would like to use the i18n tags inside an xsl file.Is it possible?If so how do I use it? For example, I have the following content inside an xml file: titletext How do I use the same thing inside an xsl file?I dont want any contents inside my xml file.But everything should be inside a

Re: Re: using i18n in xsl

2002-07-17 Thread kavitha ramesh
Hi, I got the solution from Mr.Konstantin.I should run the i18n transformer for xsl in the sitemap.The xsl file would look like, titletext And the namespace should be added in the xsl file. Kavitha On Wed, 17 Jul 2002 Albert Cervera Areny wrote : >I'm quite new to cocoon but I've be

SUMMARY(using i18n tags in xsl)

2002-07-17 Thread kavitha ramesh
"http://apache.org/cocoon/i18n/2.0";> . . welcometext messages_de.xml Guten Tag! messages_en.xml GoodDay! sitemap.xmap Kavitha Ramesh _ Click below to experience Aishwarya Rai's beauty secrets.

mixing xml and xsl with i18n

2002-07-18 Thread kavitha ramesh
Hi, I have an xml file which is as follows: simple.xml -- Ramesh Kavitha and my xsl file is as follows: simple.xsl -- text1 text2 and my messages for i18n are as follows: messages_en --- Mr Mrs messages_de --- Herrn Frau If the sex is male, the

Re: Re: mixing xml and xsl with i18n

2002-07-18 Thread kavitha ramesh
e.org/cocoon/i18n/2.0";> > > > > > > > > >in catalogue_en.xml: > >Mr. >Mrs. > >in catalogue_de.xml: > >Frau >Herr > >Regards, > >Joerg > > >kavitha ramesh wrote: >>Hi, >> >>I have an xml

Re: Re: mixing xml and xsl with i18n

2002-07-18 Thread kavitha ramesh
x27;Male' and 'Female' >in the output. If you don't specify a key (i18n:key attribute), >the text in the element is used as key, >therefore I wrote . > >How does your sitemap according i18n look like? What's written in >the log files? > >Joerg >

Re: RE: Re: mixing xml and xsl with i18n

2002-07-18 Thread kavitha ramesh
have much knowledge in XSP. 3.As per your suggestion I ran the transformer once in the sitemap.But still in the browser, nothing is displayed,,, Kavitha. On Thu, 18 Jul 2002 Piroumian Konstantin wrote : > > From: kavitha ramesh [mailto:[EMAIL PROTECTED]] > > > > Hi Jeorg, >

Re: RE: RE: Re: mixing xml and xsl with i18n

2002-07-19 Thread kavitha ramesh
Hi Konstantin, There is no 1i8n related messages in the log file.I turned off the xslt and tried.Iam getting the names Kavitha, Ramesh in the browser. Kavitha On Thu, 18 Jul 2002 Piroumian Konstantin wrote : > > From: kavitha ramesh [mailto:[EMAIL PROTECTED]] > > > > Hi Kon

Re: Re: mixing xml and xsl with i18n

2002-07-19 Thread kavitha ramesh
Hi Jeorg, I tried with the following sitemap: I got just the names, Kavitha, Ramesh in the browser. Kavitha On Thu, 18 Jul 2002 Joerg Heinicke wrote : > > > > > > > > > > > > > > > >Hello Kavitha, > >can you shorten the pipe

Re: Re: mixing xml and xsl with i18n

2002-07-19 Thread kavitha ramesh
it will work >I don't think that u can keep the same in XSL files > >Regards >Sidharth Ghai >Vmoksha Technologies >VI th Floor, Corporate Towers 'C' >Diamond District >Kodihally >Banglore > > > > "kavitha rames

Re: Re: Re: mixing xml and xsl with i18n

2002-07-19 Thread kavitha ramesh
Hi Jeorg, Now my xsl is like this: conc.xsl Male My xml file is as follows: conc.xml Ravi Veena conc.xml?locale=en_US English conc.xml?locale=de_DE German and my sitemap is as follows: and in the browser Ia

Re: Re: mixing xml and xsl with i18n

2002-07-19 Thread kavitha ramesh
gt; select="gender/name"/> > >The problem is really easy, it's only an XPath problem. The @sex >attribute as not on the element, but on the >element. SO you either change the XML: > > > Ravi > > >or in the XSL: > > > >I hope it works n

using different stylesheets for different xml files

2002-07-25 Thread kavitha ramesh
Hi, I have two xml files and I would like to use two different stylesheets for that.How do i do it? For example I have two xml files inside the folder name "docs": login1.xml login2.xml and I have two stylesheets: login1.xsl login2.xsl and for login1.xml I would like to use the stylesheet lo

RE: using different stylesheets for different xml files

2002-07-25 Thread kavitha ramesh
her approach is this one: > > > > > > > > > > > > > > How all that works is the same as above. > > > > > > > -Message d'origine- > > De: kavitha ramesh > [mailto:[EMAIL PROTECTED]] > >

Running Cocoon 2.0 in IBM Websphere

2002-07-28 Thread kavitha ramesh
Hi,   I would like to run Cocoon 2.0 in IBM Websphere server 4.0.Where can I find the installation instructions?If anyone had already done the same could you please help me?   Regards Kavitha.   Sell you car, by placing a classified ad on Yahoo India Autos . It's Free!!   

RE: Running Cocoon 2.0 in IBM Websphere

2002-07-29 Thread kavitha ramesh
Thank you! Kavitha --- Vadim Gritsenko <[EMAIL PROTECTED]> wrote: > http://xml.apache.org/cocoon/installing/index.html > > > Vadim > > -Original Message- > From: kavitha ramesh > [mailto:[EMAIL PROTECTED]] > Sent: Sunday, July 28, 2002 4:50 AM

Problem with IBM Websphere

2002-07-30 Thread kavitha ramesh
Hi, I have installed Cocoon 2.0 in the IBM Websphere 4.0.3 But the JSP generator is not working.I tried placing all the jar files(for example jasper-compiler.jar, etc..,), but it still doesnt work,,,Some one please help me,,, Kavitha. ___

Problem in Installing Cocoon in IBM Websphere

2002-07-30 Thread kavitha ramesh
Hi,   I have installed Cocoon 2.0 in the IBM Websphere 4.0.3 and my JSP Generator doesnt work.If someone knows please help me,,,   Kavitha.   Sell you car, by placing a classified ad on Yahoo India Autos . It's Free!!   

Servlet generating an XML--->How to write the pipeline?

2002-08-01 Thread kavitha ramesh
Hi, I have a servlet which generates an xml file which in turn should be transformed using xslt.How do I write the pipeline for the same? Say the name of the servlet is check.class(where should I place the class, in web-inf?), the name of the xml file generated by the pipeline is test.xml and th

Re: Servlet generating an XML--->How to write the pipeline?

2002-08-02 Thread kavitha ramesh
Hi Skip, I have the class, Servlet.class and I have placed it in the Web-Inf folder.Now my main sitemap is as follows: (what should be there in the Servlet folder?) (what should be the source?) My servlet generates an xml file as an output stream. and is the following URL be used to see

placing my directory outside cocoon

2002-08-09 Thread kavitha ramesh
e? Please help me,,, Kavitha Ramesh. Want to sell your car? advertise on Yahoo Autos Classifieds. It's Free!! visit http://in.autos.yahoo.com ---

(SUMMARY)Re: Servlet generating an XML--->How to write the pipeline?

2002-08-09 Thread kavitha ramesh
Hi Skip, It works,,,Thanks a lot!!! Kavitha --- Skip Carter <[EMAIL PROTECTED]> wrote: > > Kavitha, > > > I have the class, Servlet.class and I have placed > it > > in the Web-Inf folder.Now my main sitemap is as > > follows: > > > > (what should be > there > > in the Servlet folder?) >

stylesheet for loginpage

2002-08-13 Thread kavitha ramesh
Hi, I have a loginpage in xml.And I would like to check the following condition: when a wrong user tries to login for the first name it should give a error message, "login failed.Try again!".The samething should happen when the wrong user tries to login for the second time. If the wrong user tr

Re: JspGenerator error on hello.jsp

2002-08-15 Thread Kavitha Ramesh
Hi Mr.Vikram, You should place the jasper-compiler.jar in your lib file.It will work,,, Kavitha --- Vikram Rai <[EMAIL PROTECTED]> wrote: > I'm running cocoon 2.0.3 on Tomcat 3.3.1 (Linux > 7.2). I've been trying to run the hello.jsp example > for the jsp as below; > > http://localhost:8080/

Parameter not accepted from a servlet

2002-08-15 Thread kavitha ramesh
Hi Dr.Skip, You have peviously solved my problem of combining a stylesheet with an xml file generated from a servlet.Now I have someother problem. My main sitemap is as follows: http://localhost:8080/cocoon/login"; /> login is a servlet and this servlet generates an xml file. 1)If i

Handling the parameter,,,,,

2002-08-15 Thread kavitha ramesh
Hi Dr.Skip, In my previous mail I have made a small mistake with my sitemap.Actually my sitemap looks as below: http://localhost:8080/cocoon/loginp{requestQuery}"; /> Thanking you in advance,, Kavitha Wa

Re: Cocoon and Xindice

2002-08-19 Thread kavitha ramesh
Hi, You have written that you get the xml data in the browser.If you need a html file in the browser, you have to use a stylesheet and your sitemap should be as follows: You should have a stylesheet db_test.xsl! Kavitha __

how to add a white space in i18n?

2002-08-21 Thread kavitha ramesh
Hi, I have something like FrauKavitha in the browser.Frau comes from the messages_de.xml file and kavitha comes from the main xml file.Iam using i18n and my messages_de.xml is as follows: Frau and my xml file is as follows: kavitha and my stylesheet combines Frau and kavitha i get FrauKavitha

[SUMMARY]RE: how to add a white space in i18n?

2002-08-21 Thread kavitha ramesh
Hi Konstantin, I used the following in my stylesheet.I got the space between Frau and Kavitha. Thanks a lot! Kavitha --- Piroumian Konstantin <[EMAIL PROTECTED]> wrote: > > From: kavitha ramesh > [mailto:[EMAIL PROTECTED]] > > > > Hi, > > > > I

Re: how to hand over parameter to an url?

2002-08-21 Thread kavitha ramesh
I guess the following sitemap would work,,, http://localhost:8080/not-cocoon/mydir/{1}.jsp{requestQuery}"; type="html"> Kavitha --- Jens Grote <[EMAIL PROTECTED]> wrote: > hi, > > i have a webpage, where one link opens a new > webpage. this link is a url > with a parameter in

Struts in Cocoon

2003-04-01 Thread Kavitha Ramesh
Hi, I have a loginpage which runs with cocoon 2.0 and Tomcat 4.1.12.But I have problems in restoring the sessions of the users.So I would like to use Struts for solving the session problems.Now I would like to make the Struts work inside Cocoon without affecting my design using xslt.I would like to

Re: Struts in Cocoon

2003-04-01 Thread Kavitha Ramesh
Thank you so much,,,  Derek Hohls <[EMAIL PROTECTED]> wrote: Have at a look at the wiki page: http://wiki.cocoondev.org/Wiki.jsp?page=Struts (a link to integrating the two)   Apart from that, browse through the mail archives; someone may have picked up this specific point before.>>> [EMAIL PROTEC

i18n

2003-06-24 Thread Kavitha Ramesh
sphere 4.0 with Cocoon 2.0. If someone has any solutions pls tell me.   Regards Kavitha Ramesh. Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month!

Re:i18n

2003-06-25 Thread Kavitha Ramesh
your sitemap. Probably it defines \the 'untranslated-text' parameter which is used instead of the key value.-- Konstantin  - Original Message -   From: Kavitha Ramesh   To: [EMAIL PROTECTED]   Sent: Tuesday, June 24, 2003 18:30  Subject: i18n   Hi,  I read the following in a doc