Follow this steps. i understand that u r using eclipse create on dynamic project u will see webcontent folder(this is created automatically when dynmic project is created). in that create pages folder. place this error.jsp there.
then write services-config and remoting-config. u will get it from net. hope this helps u On Fri, Apr 30, 2010 at 8:46 AM, maleksf <[email protected]> wrote: > HI, > u have to write one error.jsp file. > where u can either user with wrong credentials to login again or whatever > your requirement is. > For blazeDs u will have to download it from net.there is one jar for that > it will automatically come up once u down load the blazeDS. > > > i am pasting error.jsp page code. > > > <%@ page language="java" contentType="text/html; charset=ISO-8859-1" > > pageEncoding="ISO-8859-1" isErrorPage="true"%> > > <html> > > <head> > > <title>Error Page</title> > > <script type="text/javascript" language="javascript"> > > function loadPage(){ > > var url = document.getElementById("hidURL").value; > > window.location = url; > > } > > </script> > > </head> > > <body> > > <center> > > <table> > > <tr><td style="font-color:red">Sorry!!! You are not authorized to view this > page</td></tr> > > <tr><td><a style="color:blue;cursor:pointer;" > onclick="javascript:loadPage();">Click here to login again!</a></td></tr> > > <tr><td><input type="hidden" name="hidURL" > value="<%=(String)request.getAttribute("reqstURL")%>" /></td></tr> > > </table> > > </center> > > </body> > > </html> > > > On Thu, Apr 29, 2010 at 7:59 PM, swapna y <[email protected]> wrote: > >> hiii >> >> i am trying to install BLAZEDS software... but i dont know about this >> error.jsp... please forward sample code and explain how to install BLAZEDS >> software... >> waiting for ur reply..its urgent.............. >> >> On Thu, Apr 29, 2010 at 8:29 AM, Malek S <[email protected]> wrote: >> >>> HI >>> swapna, u need to write one jsp called as error page.jsp >>> and u have to redirect it to that jsp. >>> >>> if u need sample code let me know. where u stuck up >>> >>> On Wed, Apr 28, 2010 at 9:48 PM, swapna y <[email protected]>wrote: >>> >>>> hii Malek >>>> >>>> thanks for ur reply and suggestions... >>>> but one more problem.. >>>> i am getting error message like "ERROR PAGE" >>>> >>>> i am reviewing the below link article to download BLAZEDS software.. >>>> >>>> http://sujitreddyg.wordpress.com/2009/04/07/setting-up-blazeds/ >>>> >>>> please help... >>>> waiting for reply.... >>>> >>>> >>>> On Wed, Apr 28, 2010 at 9:48 AM, Malek S <[email protected]> wrote: >>>> >>>>> One more thing >>>>> create dynamic project in j2EE >>>>> >>>>> On Wed, Apr 28, 2010 at 9:47 AM, Malek S <[email protected]> wrote: >>>>> >>>>>> HI swapna, >>>>>> BlazeDs is open source , and used for connecting Flex application with >>>>>> backend using Remote object data services >>>>>> U need to write Remoting-config,service-config files for using this. >>>>>> inside this services config u need to give entry for channel. >>>>>> hope this helps u >>>>>> >>>>>> On Tue, Apr 27, 2010 at 7:14 PM, swapna y <[email protected]>wrote: >>>>>> >>>>>>> hi Gagan >>>>>>> >>>>>>> thanks for reply >>>>>>> >>>>>>> but i am completly new to this technology..can u tell me what is this >>>>>>> BlazeDS.. is this any software ?? >>>>>>> please help... >>>>>>> >>>>>>> >>>>>>> On Tue, Apr 27, 2010 at 6:24 PM, GAGAN anand >>>>>>> <[email protected]>wrote: >>>>>>> >>>>>>>> Hi Swapna, >>>>>>>> >>>>>>>> For creating a project using J2EE as a server type, u need BlazeDS >>>>>>>> or LCDS. This helps in communicating with any Backend services. >>>>>>>> >>>>>>>> Actually while creating a new project, you need to provide the root >>>>>>>> folder that is the path where your BlazeDS is residing. i.e. [BlazeDS >>>>>>>> path]/tomcat/webapps/[project folder]. >>>>>>>> >>>>>>>> Root URL is - >>>>>>>> http://localhost:8400/[project<http://localhost:8400/%5Bproject>folder] >>>>>>>> Context Root - /[project folder] >>>>>>>> >>>>>>>> Hope this helps. >>>>>>>> >>>>>>>> Regards >>>>>>>> Gagan Deep >>>>>>>> On 27 April 2010 14:49, swapna y <[email protected]> wrote: >>>>>>>> >>>>>>>>> >>>>>>>>> hiii friends >>>>>>>>> >>>>>>>>> here i am using flex as a front end for my project and intrsted to >>>>>>>>> use J2EE as a server type but when i want to do this it was asking ne >>>>>>>>> to set >>>>>>>>> a root folder... can any one help me to how to set root folder?? >>>>>>>>> >>>>>>>>> waiting for reply.... >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> On Tue, Apr 27, 2010 at 12:19 PM, khushi <[email protected] >>>>>>>>> > wrote: >>>>>>>>> >>>>>>>>>> Compile the properties file first, the load/unload the SWF files >>>>>>>>>> at >>>>>>>>>> runtime. >>>>>>>>>> >>>>>>>>>> On Apr 26, 1:40 pm, "venki @flex" <[email protected]> wrote: >>>>>>>>>> > hi........ >>>>>>>>>> > i have say two property files in flex... each in diff >>>>>>>>>> languages... >>>>>>>>>> > based on the user locale language the flex shld pick the >>>>>>>>>> property file >>>>>>>>>> > and have to compile and create the swf file... >>>>>>>>>> > >>>>>>>>>> > -- >>>>>>>>>> > You received this message because you are subscribed to the >>>>>>>>>> Google Groups "Flex India Community" group. >>>>>>>>>> > To post to this group, send email to >>>>>>>>>> [email protected]. >>>>>>>>>> > To unsubscribe from this group, send email to >>>>>>>>>> [email protected]<flex_india%[email protected]> >>>>>>>>>> . >>>>>>>>>> > For more options, visit this group athttp:// >>>>>>>>>> groups.google.com/group/flex_india?hl=en. >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> You received this message because you are subscribed to the Google >>>>>>>>>> Groups "Flex India Community" group. >>>>>>>>>> To post to this group, send email to [email protected]. >>>>>>>>>> To unsubscribe from this group, send email to >>>>>>>>>> [email protected]<flex_india%[email protected]> >>>>>>>>>> . >>>>>>>>>> For more options, visit this group at >>>>>>>>>> http://groups.google.com/group/flex_india?hl=en. >>>>>>>>>> >>>>>>>>>> >>>>>>>>> -- >>>>>>>>> You received this message because you are subscribed to the Google >>>>>>>>> Groups "Flex India Community" group. >>>>>>>>> To post to this group, send email to [email protected]. >>>>>>>>> To unsubscribe from this group, send email to >>>>>>>>> [email protected]<flex_india%[email protected]> >>>>>>>>> . >>>>>>>>> For more options, visit this group at >>>>>>>>> http://groups.google.com/group/flex_india?hl=en. >>>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> You received this message because you are subscribed to the Google >>>>>>>> Groups "Flex India Community" group. >>>>>>>> To post to this group, send email to [email protected]. >>>>>>>> To unsubscribe from this group, send email to >>>>>>>> [email protected]<flex_india%[email protected]> >>>>>>>> . >>>>>>>> For more options, visit this group at >>>>>>>> http://groups.google.com/group/flex_india?hl=en. >>>>>>>> >>>>>>> >>>>>>> -- >>>>>>> You received this message because you are subscribed to the Google >>>>>>> Groups "Flex India Community" group. >>>>>>> To post to this group, send email to [email protected]. >>>>>>> To unsubscribe from this group, send email to >>>>>>> [email protected]<flex_india%[email protected]> >>>>>>> . >>>>>>> For more options, visit this group at >>>>>>> http://groups.google.com/group/flex_india?hl=en. >>>>>>> >>>>>> >>>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Flex India Community" group. >>>>> To post to this group, send email to [email protected]. >>>>> To unsubscribe from this group, send email to >>>>> [email protected]<flex_india%[email protected]> >>>>> . >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/flex_india?hl=en. >>>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Flex India Community" group. >>>> To post to this group, send email to [email protected]. >>>> To unsubscribe from this group, send email to >>>> [email protected]<flex_india%[email protected]> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/flex_india?hl=en. >>>> >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Flex India Community" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]<flex_india%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/flex_india?hl=en. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Flex India Community" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<flex_india%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/flex_india?hl=en. >> > > -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

