My Spring Controller class looks like this
@SuppressWarnings("rawtypes")
@RequestMapping(value = "/cityGridView", method = RequestMethod.GET)
public @ResponseBody
Object[]...
Type: Posts; User: priyanka_hdp; Keyword(s):
My Spring Controller class looks like this
@SuppressWarnings("rawtypes")
@RequestMapping(value = "/cityGridView", method = RequestMethod.GET)
public @ResponseBody
Object[]...
please send your roo commands as a text document
i also these dayz trying to make app roo with oracle...
regards,
priyanka
priyankahdp@gmail.com
what modifications which I need to adjust for work with mysql ?
I tried to develop system using Spring Roo + Vaadin with the help of Youtube Tutorial. It was run as they said and no any errors occurred. But I need to integrate this system with MYSQL for save &...
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE urlrewrite PUBLIC "-//tuckey.org//DTD UrlRewrite 3.2//EN" "http://tuckey.org/res/dtds/urlrewrite3.2.dtd">
<urlrewrite...
here is mine.but same error
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE urlrewrite PUBLIC "-//tuckey.org//DTD UrlRewrite 3.2//EN" "http://tuckey.org/res/dtds/urlrewrite3.2.dtd">
...
here is mine.but same error
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE urlrewrite PUBLIC "-//tuckey.org//DTD UrlRewrite 3.2//EN" "http://tuckey.org/res/dtds/urlrewrite3.2.dtd">
...
thanks Martin.,
i try with new versions.but i'm unable to get result.
but these M11 versions greatly adapted & run correctly.
thanks buddy.........
:-)
is there any M1 (Linux based) installer ?
Hello; I need download sts-2.3.3.M1 for windows. but I not found the installations files in the springsource site. I need work with flex + blazeds + spring roo. The demo and tutorial show the sts...
public List<DashboardBean> fin(){
@SuppressWarnings("unchecked")
List<DashboardBean> dashboardBeanList = jdbcTemplate
.query("select count(SLA_BREACHED) as SLA_EXCEED," +...
Marten,
please explain the above sentence friend..i haven't idea about it
[sorry for my english :-) ]
Thanks again for your earlier reply.
but i can't get idea about 'Stacktrace'. please tell me wat z you mean by it ?
earlier i enter simple select quey without rowmapper & used SysOut & console...
public List<DashboardBean> fin(){
@SuppressWarnings("unchecked")
List<DashboardBean> dashboardBean = jdbcTemplate.query("select count(SLA_BREACHED) as SLA_EXCEED,count(WITHIN_SLA)...
in my web app i used spring-mvc hibernate integration.
I used to save data in my student.jsp like "saveStudent.html"
In controller also get the request and save data's.then show success page.
but...
Dear Friends.,
I make a jqGrid in my Spring Webapp. But it not show datas.i posted it in many forums also. but not solved yet.
please help me.i need it for my final year project.
i want to...
thanks friend ..my problem solved in your way..
but i used another alternative also to my another forms.
i use regular html input tags with spring <form:form> & <form:errors> tags.
it also works...
please give me a alternative solution...
I'm unable to add spring form tags to that jsp.so i used request & response method..
please help me friends..
Dear Friends.,
Is it possible to Spring MVC form Validation without Spring <form:error> Tags.
i mean with <div> tags and show error in div
? ? ?
Because here is my Controller method.i used only...
controller enough or not.?
Is it need JsonView in application-servlet.xml file.?
is it need jsonReader ?
I'm developing web based project with Spring MVC, hibernate & jquery with jetty server..
i want to display data regarding to json response.
here is my Json method in Controller Class.(i need show...
I'm developing web based project with Spring MVC, hibernate & jquery with jetty server..
i want to display data regarding to json response.
here is my Json method in Controller Class.(i need show...