aspose file tools
The moose likes Struts and the fly likes struts & Jdeveloper Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "struts & Jdeveloper" Watch "struts & Jdeveloper" New topic
Author

struts & Jdeveloper

hamsageetha
Greenhorn

Joined: Nov 12, 2003
Posts: 4
Hi
I am using dispatch action in my action class and passing Query string in my for action tag This works fine with Tomcat
But I am using Jdeveloper as my IDE there the Url is not appended with Query String.I am not using any forms so I am using normal Html form submit
Eg:
<form action="login.do?options=viewAccounts">

my url in the address bar looks like this
http://localhost:8080/login.do?
its stops after ?
Can anyone tell me is there any Jdeveloper settings to be done
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: struts & Jdeveloper
 
Similar Threads
Calling .do directly
Servlet Mapping
How to hide url: in struts
No action config found for the specified url.
context path and struts path