A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Frameworks
»
Struts
Author
Working of Tags in UI Tags in Struts2
Ravi Kiran Va
Ranch Hand
Joined: Apr 18, 2009
Posts: 2234
I like...
posted
Oct 18, 2009 11:25:06
0
Hi ,
<%@ taglib prefix="s" uri="/struts-tags" %> <s:actionerror /> <s:fielderror /> <s:textfield name="username" label="Login name"/> <s:password name="password" label="Password"/> <s:submit value="Login" align="center"/>
Can you please tell me how this is working ??
There is nothing mentioned like taglibs inside the web.xml ??How this is working actually ??
------
Save India From Corruption - Anna Hazare.
David Newton
Author
Rancher
Joined: Sep 29, 2008
Posts: 12617
I like...
posted
Oct 18, 2009 12:02:51
0
Taglib declarations in the web.xml haven't been required for several years.
What exactly do you want to know?
I agree. Here's the link:
http://aspose.com/file-tools
subject: Working of Tags in UI Tags in Struts2
Similar Threads
Very strange behaviour with form based login and css file
login servlet
Ajax using dojo plugins in struts2
Struts 2: how to distinguish multiple submit button call in the action class
NullPointerException at the SessionFactory create line.
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter