actually iam trying to build portal application to create ear.its hangs out in jsp.its not with particualr jsp.
and also in workshop_erros.log i can see the following errors
20 Apr 2004 11:44:36,034 ERROR WLSUtil [AntTarget:build][]: Exception getting Server and Domain info...
Hi,
Iam working first time in weblogic portal.
actually when iam trying to build in weblogic workshop.its hangouts in some jsps.what could be cause and how to rectify it
while deploying cmp bean iam getting this error
The DataSource with the JNDI name: MyJDBC Data Source could not be located. Please ensure that the DataSource has been deployed successfully and that the JNDI name in your EJB Deployment descriptor is correct.
I have created a server domain and server instance for weblogic 8.1.
Could someone
please tell me where I should register the web application directory
so that my
jsp files could be served from this directory or a sub-directory of this
web application
directory?
how to pass parameter from one servlet to another using url-rewriting.
my first servlet contains code as follows
import javax.servlet.*;
import javax.servlet.http.*;
import java.io.*;
public class ur extends HttpServlet
{
public void doGet(HttpServletRequest req,HttpServletResponse res)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.