aspose file tools
The moose likes Struts and the fly likes Stylesheets 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
Reply Bookmark "Stylesheets" Watch "Stylesheets" New topic
Author

Stylesheets

manasa teja
Ranch Hand

Joined: May 27, 2002
Posts: 325
This may be simple question.. but,
can we use styesheets in struts jSPs..
for example,
</html:submit>.. how can we change the display properties of this..
similart, if we want to keep the lenth of all the text boxes(<html:text> , how we can acieve this isin struts..
thanks
Ram


MT
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15230

Struts Docs
You use the style="some styles" or the styleClass="some style file".
manasa teja
Ranch Hand

Joined: May 27, 2002
Posts: 325
thanks a lot !!
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Stylesheets
 
Similar Threads
user friendly errors?
How to pass a data through html:link in struts
Dynamic html:text
how to pass parameter in struts ?
forward a page to some action