File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Spring and the fly likes Any docs for spring javascript? 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 » Spring
Reply Bookmark "Any docs for spring javascript?" Watch "Any docs for spring javascript?" New topic
Author

Any docs for spring javascript?

reena patil
Greenhorn

Joined: Jul 05, 2009
Posts: 3
Hello All,

I am new to spring javascript. I had gone through the link mentioned below(http://static.springframework.org/spring-webflow/d....x/reference/html/ch11s03.html) but is there any specific document to refer for writing scripts in order to know what all parameters can Spring.addDecoration/Spring.ElementDecoration accept.

Ex -
<form:input id="searchString" path="searchString"/>
<script type="text/javascript">
Spring.addDecoration(new Spring.ElementDecoration({
elementId: "searchString",
widgetType: "dijit.form.ValidationTextBox",
widgetAttrs: { promptMessage : "Search hotels by name, address, city, or zip." }}));
</script>

your input might help me.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56185
    
  13

Moved to the App Frameworks forum where Spring is discussed.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Vikas Kapoor
Ranch Hand

Joined: Aug 16, 2007
Posts: 1374
Bear, We have dedicated forum for Spring Framework.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56185
    
  13

So we do -- now in Spring!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Any docs for spring javascript?
 
Similar Threads
CSS is not get included in Richfaces while using DOJO
any docs for spring javascript?
Is dojox.form.YearTextBox missing? (Webflow 2.2.1 js dojox widgets)
Populate MultiSelect Dojo box onLoad from XML data file
Spring Web Flow 2 Web Development [Book]