rakeshk_87 0 Newbie Poster

Hi

In my Project,Struts actions uses services where services are all interfaces. However i do not have the implementation of the services developed yet.

From googling i understood that mocking would be a good idea, but mocking is only done in unit testing. I want to use these actions in my JSP pages.

My question is how will i be able to use these actions in my JSP pages without a concrete implemetation of servies.

Thank you
Rakesh

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.