need all info. regd Tags in Struts..

2003-06-11 Thread Rajat Nayer
Hi, I have just started understanding Struts framework. The tutorial that i followed used some tag libs to do some html jobs (probably formatting - i dunno yet!!). Where can i get a complete list of Tags available in the Struts framework (and abt all the tld files that we keep in WEB-INF).

Re: need all info. regd Tags in Struts..

2003-06-11 Thread Gemes Tibor
Rajat Nayer rta: Where can i get a complete list of Tags available in the Struts framework (and abt all the tld files that we keep in WEB-INF). http://jakarta.apache.org/struts/userGuide/dev_html.html http://jakarta.apache.org/struts/userGuide/dev_logic.html etc Also, could you guide me to a

RE: need all info. regd Tags in Struts..

2003-06-11 Thread Josh Rayls
List Subject: Re: need all info. regd Tags in Struts.. Rajat Nayer rta: Where can i get a complete list of Tags available in the Struts framework (and abt all the tld files that we keep in WEB-INF). http://jakarta.apache.org/struts/userGuide/dev_html.html http://jakarta.apache.org/struts

Re: need all info. regd Tags in Struts..

2003-06-11 Thread Rajat Nayer
I can upgrade to Tomcat 4.x version .. i do not see any issue there.. just need to know the link to a tutorial that helps me build a simple EJB-Strust appln. --- Gemes Tibor [EMAIL PROTECTED] wrote: Rajat Nayer írta: Where can i get a complete list of Tags available in the Struts

RE: need all info. regd Tags in Struts..

2003-06-11 Thread Rajat Nayer
- From: Gemes Tibor [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2003 8:21 AM To: Struts Users Mailing List Subject: Re: need all info. regd Tags in Struts.. Rajat Nayer írta: Where can i get a complete list of Tags available in the Struts framework (and abt all the tld files

Re: need all info. regd Tags in Struts..

2003-06-11 Thread ian_d_stewart
Please respond to Struts Users Mailing List [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: need all info. regd Tags in Struts.. Hi, I have just started understanding Struts framework. The tutorial that i followed used some tag libs to do some html jobs (probably formatting - i

Re: need all info. regd Tags in Struts..

2003-06-11 Thread Gemes Tibor
Rajat Nayer rta: Thanks Josh. do i need to run jboss alongwith tomcat ? --- Josh Rayls [EMAIL PROTECTED] wrote: If you're wanting to use EJB, you'll need to add an app server like JBoss to the equation. Tomcat is only a servlet/JSP container. http://www.jboss.org jboss has its own

RE: need all info. regd Tags in Struts..

2003-06-11 Thread Suresh Babu
PM To: [EMAIL PROTECTED] Subject: need all info. regd Tags in Struts.. Hi, I have just started understanding Struts framework. The tutorial that i followed used some tag libs to do some html jobs (probably formatting - i dunno yet!!). Where can i get a complete list of Tags

RE: need all info. regd Tags in Struts..

2003-06-11 Thread Marco.Mistroni
hi, if u download jboss, u can get tomcat along with it.. br marco -Original Message- From: ext Rajat Nayer [mailto:[EMAIL PROTECTED] Sent: 11 June, 2003 15:23 To: Struts Users Mailing List Subject: RE: need all info. regd Tags in Struts.. Thanks Josh. do i

Re: need all info. regd Tags in Struts..

2003-06-11 Thread Erik Price
Rajat Nayer wrote: I can upgrade to Tomcat 4.x version .. i do not see any issue there.. just need to know the link to a tutorial that helps me build a simple EJB-Strust appln. Try Xpetstore: http://xpetstore.sourceforge.net/ Uses EJB, Struts, Xdoclet, Hibernate, JBoss, etc Erik