Re: Need Help: XML to HTML using java

2004-10-15 Thread Erik Weber
Check out the JSTL XML tag library! I haven't tried it myself but it looks cool. Erik Kranti Parisa wrote: thanx alot Andrew On Fri, 15 Oct 2004 13:22:10 +0800, Andrew Hill <[EMAIL PROTECTED]> wrote: These might help: http://stxx.sourceforge.net/ http://www.javaworld.com/javaworld/jw-02-2002/j

Re: Need Help: XML to HTML using java

2004-10-14 Thread Kranti Parisa
thanx alot Andrew On Fri, 15 Oct 2004 13:22:10 +0800, Andrew Hill <[EMAIL PROTECTED]> wrote: > These might help: > > http://stxx.sourceforge.net/ > > http://www.javaworld.com/javaworld/jw-02-2002/jw-0201-strutsxslt.html > > > > > Kranti Parisa wrote: > > > Thanq > > > > i will follow ur su

Re: Need Help: XML to HTML using java

2004-10-14 Thread Andrew Hill
These might help: http://stxx.sourceforge.net/ http://www.javaworld.com/javaworld/jw-02-2002/jw-0201-strutsxslt.html Kranti Parisa wrote: Thanq i will follow ur suggestion On Fri, 15 Oct 2004 10:24:36 +0530, Kailash Vasani <[EMAIL PROTECTED]> wrote: Hi, It seems that all you need is XSL transforma

Re: Need Help: XML to HTML using java

2004-10-14 Thread Kranti Parisa
Thanq i will follow ur suggestion On Fri, 15 Oct 2004 10:24:36 +0530, Kailash Vasani <[EMAIL PROTECTED]> wrote: > Hi, > > It seems that all you need is XSL transformation. > > One more suggestion, > Before posting questions to this group, Please put [OT] (including brackets) > as first charact

RE: Need Help: XML to HTML using java

2004-10-14 Thread Kailash Vasani
Hi, It seems that all you need is XSL transformation. One more suggestion, Before posting questions to this group, Please put [OT] (including brackets) as first characters in subject line, in case the question that you are asking is not relevant to Struts. (like this question). -Original Me