Sent: Friday, March 11, 2005 12:04 PM
Subject: RE: using Taglibs
Hi Viktar,
Having the tags would execute for the tag library classes in
the package
org.apache.struts.taglib.html. Hence and are quite
different.
Regards
Rajaneesh
-Original Message-
From: Viktar Duzh [mailto:[EMAIL PRO
sage -
From: "nitin dubey" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Friday, March 11, 2005 11:48 AM
Subject: Re: using Taglibs
Thanks Viktar,
I am planning to use DispatchAction with which we can
use unspecified() method to populate the ActionForm
prope
Mailing List; Dakota Jack
Subject: Re: using Taglibs
Jack,
I suppose you are not right. There is no problem of using ordinary
HTML tag in a plain JSP. But that form must have a correct url and names of
the input elements within the page to make the framework pick up right
action and populate form
In theory, you could... But in practice it's virtually impossible (unless
you're building an app with just a few pages/forms/actions).
I suggest you take a look at Tapestry - it uses more than simple pages
(they are "instrumented" HTML, not even JSPs) that can even be designed by
a designer tota
er tag.
>
> To make clear why some people are trying to do it.
> An application would be
> built on the struts framework plus jstl tags. Using
> the jstls tags is taken
> because struts html tags might not cover some
> attributes of some html
> elements.
>
> Regard
To: "Struts Users Mailing List"
Sent: Friday, March 11, 2005 9:56 AM
Subject: Re: using Taglibs
You need to use , so the answer is that you have to use the
taglibs unless you do some serious coding changes to the framework.
Why do you want to use the form but not the taglibs? If
Dakota,
Thanx for the reply. I did some elementary development
using Struts framework. But there I used
DispatchAction and server side validations. Now we
are writing a CMS app that involves complicated
interfaces. Hence keeping the developers skill set
into mind I am just wondering if I can dr
You need to use , so the answer is that you have to use the
taglibs unless you do some serious coding changes to the framework.
Why do you want to use the form but not the taglibs? If you just want
to do that, build your own ActionForm with your own autopopulation
classes, etc.?
What you are try
Hello,
Can we use struts without using its taglibs ? We will
just write plain JSPs. If yes how do we get the
values into and from our ActionForms ?
regards,
Nitin
__
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://s
9 matches
Mail list logo