Thanks for ur reply, sir. Here are the details :


1. I modelled the usecase, activity, class diagrams for the required scenario, 
built it and deployed it in tomcat5.

2. I just wanted to build a simple web-application which has a form with 4 
fields (employee data: age, firstName, lastName, salary). I wanted to generated 
the hibernate code to save these fields into the database. I wanted itself to 
create the back-end code.These fields when submitted should be saved into the 
database(internal/external) so created.

3. The link in tocat is:

http://localhost:8080/springstruts-web-1.0/ - which is getting 
converted as : 
http://localhost:8080/springstruts-web-1.0/SubmitSpringForm/SubmitSpringForm.do
 - after pressing "enter"

tomcat cmd prompt displays the info what i have pasted in the "code" section 
earlier

The browser shows the following error after submitting the filled form :

HTTP Status 500 - 



--------------------------------------------------------------------------------



type Exception report



message 



description The server encountered an internal error () that prevented 
it from fulfilling this request.



exception 



java.lang.IllegalArgumentException: Path 
mdel://_9_5_1a970401_1123069605645_266021_73/_9_5_1a970401_1123069506301_23462_4
 does not start with a "/" character

  
 org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1049)

  
 org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcessor.java:261)

  
 org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:388)

  
 org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:316)

  
 org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:231)

  
 org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)

  
 org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415)

  
 javax.servlet.http.HttpServlet.service(HttpServlet.java:709)

  
 javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

  
 org.displaytag.filter.ResponseOverrideFilter.doFilter(ResponseOverrideFilter.java:125)





note The full stack trace of the root cause is available in the Apache 
Tomcat/5.0.28 logs.





Thanks in advance.
--
Bhanu Kiran
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3603#3603
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to