Opening jsp files in JDeveloper as source

Does anyone know how to open jsp/jspx files in JDeveloper (10.1.3.4) as source, by-passing the design tab? For some reason with some files my IDE locks up when I open a file and it is generating the design screen. I want it to default to source mode for all files.
Thanks,
Mike

Hi,
Take a look at JDeveloper settings - change the default code editor view for JSPx  files .
Pedja

Similar Messages

  • Unable to open jsp file in Design mode

    Hi,
    I am unable to open jsp files in design mode, I am using eclipse Version: 3.6.1.
    Please help.
    Regards,
    Ale Hasan

    Hi Ale,
    Thank you for the additional information. Unfortunately, there does not seem to be anything unusual about your project based on your description. I'm surprised you don't see any processes listed in the process view while waiting for the page to open. I thought you might see something related to a queue manager job to "Manage Resource Event Jobs".
    Are there any messages in the error.log? You can open a view to the error log from the menu option, "Window -> Show View -> Error Log". I'm curious if there are any messages about a process timing out, unable to reset some object within a certain time, or any exceptions logged.
    If you change to another workspace with just a single JSF web project containing a smaller number of JSP, do you experience the same behavior?
    Can you also try using a more recent release of OEPE to see if that helps? The 11.1.1.6.1 release is about a year old.
    http://www.oracle.com/technetwork/developer-tools/eclipse/downloads/index.html
    Kind regards,
    Carlin

  • Cannot open .jsp files from browser

    Hi!
    I cannot open .jsp files form the browser.(Some sample jsp files I downloaded open without any problem, only the ones I added, don't- they're in the same directory, with their java files in the web-inf folder.) I have jdk1.2.2,jswdk1.0.1,jsse1.0.1,jsdk2.1. Does the jswdk server support converting jsp to servlets? Also, what do I have to add to jdk classpath for my servlets to be invoked via jsdk? I am confused as to whether I on the jswdk server or the jsdk server for these files to work?

    The error I get on the server while opening the jsp file is -------
    "Unhandled error! You might want to consider having an error page to report such errors more gracefully
    com.sun.jsp.compiler.ParseException:
    C:\jswdk-1.0.1\webapp\jsp\transfer\transfer
    .jsp(4,16) Attribute import has no value
    at
    com.sun.jsp.compiler.JspReader.parseAttributeValue(JspReader.java:376
    at
    com.sun.jsp.compiler.JspReader.parseTagAttributes(JspReader.java:492)
    at com.sun.jsp.compiler.Parser$Directive.accept(Parser.java, Compiled Code)
    at com.sun.jsp.compiler.Parser.parse(Parser.java:727)
    at com.sun.jsp.compiler.Parser.parse(Parser.java:715)
    at com.sun.jsp.compiler.Main.compile(Main.java:283)
    at com.sun.jsp.runtime.JspLoader.loadJSP(JspLoader.java:135)
    at
    com.sun.jsp.runtime.JspServlet$JspServletWrapper.loadIfNecessary(JspServlet.java:77)
    at
    com.sun.jsp.runtime.JspServlet$JspServletWrapper.service(JspServlet.java:87)
    at
    com.sun.jsp.runtime.JspServlet.serviceJspFile(JspServlet.java:218)
    at com.sun.jsp.runtime.JspServlet.service(JspServlet.java:294)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:840)
    at
    com.sun.web.core.ServletWrapper.handleRequest(ServletWrapper.java:155)
    at com.sun.web.core.Context.handleRequest(Context.java:414)
    at
    com.sun.web.server.ConnectionHandler.run(ConnectionHandler.java:139)"

  • Unable to open JSP files using Workshop JSP Editor 3.0

    Every time I try to open a JSP file in Workshop JSP Editor 3.0, I get the following error:
    Unable to create this part due to an internal error. Reason for the failure: Cannot open the specified document:
    null
    org.eclipse.ui.PartInitException: Cannot open the specified document:
    null
         at com.m7.wide.eclipse.jstudio.DynamicMultiPageEditor.A(Unknown Source)
         at com.m7.wide.eclipse.jstudio.DynamicMultiPageEditor.init(Unknown Source)
         at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:778)
         at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:596)
         at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:384)
         at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:552)
         at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:223)
         at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2362)
         at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2295)
         at org.eclipse.ui.internal.WorkbenchPage.access$9(WorkbenchPage.java:2287)
         at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2273)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2268)
         at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2249)
         at org.eclipse.ui.ide.IDE.openEditor(IDE.java:371)
         at org.eclipse.ui.ide.IDE.openEditor(IDE.java:334)
         at org.eclipse.ui.actions.OpenFileAction.openFile(OpenFileAction.java:98)
         at org.eclipse.ui.actions.OpenSystemEditorAction.run(OpenSystemEditorAction.java:98)
         at org.eclipse.wst.common.navigator.internal.actions.ResourceOpenListener.open(ResourceOpenListener.java:58)
         at org.eclipse.wst.common.navigator.internal.views.extensions.CommonOpenService.open(CommonOpenService.java:63)
         at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:741)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
         at org.eclipse.core.runtime.Platform.run(Platform.java:783)
         at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44)
         at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:148)
         at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:739)
         at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:968)
         at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1067)
         at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:243)
         at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:238)
         at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:277)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3080)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2713)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
         at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
         at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
         at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
         at org.eclipse.core.launcher.Main.run(Main.java:973)
         at org.eclipse.core.launcher.Main.eclipse_main(Main.java:948)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.m7.installer.util.NitroxMain$1.run(NitroxMain.java:29)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    The jsp file is present in its directory, and the directory is not linked. Reinstalling BEA Workshop doesn't help. Any suggestions?

    Please post this question to the bea.workshop.developer.general newsgroup at http://newsgroups.bea.com/bea/forum.jspa?forumID=600000007
    Thanks
    Raj

  • Open java files in Jdeveloper

    Hi,
    Good day
    I have a question about OAF under Oracle ERP version 11.10.5.2
    I have some web pages working fine, and I can see the code in the server (in the custom application folder under java). How can I open them in my client? If I open them in the JDeveloper they appear under miscellaneous node not under a workspace or a project. How can I do that?

    Dear All,
    I am not really sure which file i should open first? the Controller, Application module, Entity object or View object?
    or I need to open another file?
    Thanks for the help

  • How to precompile jsp file in jdeveloper before deployment....

    Hi
    thank you for reading my post
    how i compile jsp file in my web application , is it doable in jdeveloper 10.1.3.0.4?
    even if i could precompile the application before deployment is OK for me.
    thanks

    1. Highlight your web project or the individual file
    2. Right click
    3. Select Rebuild to build all jsp files or Make to rebuilt only changed files

  • How to open jsp files?

    Hi I want to see some examples that I found on the net but I do not have a software that allows me to open a jsp file. Can somebody tell me the name of such a tool (preferably download without some charges). Thanks in advance

    a jsp file starts off as a simple text file. So if you have a file called x.jsp, use your favorite editor or IDE

  • Unable to open ant file using JDeveloper

    I am using JDeveloper 10.1.3 production (version 10.1.3.0.4 build 3673) and I am having difficulty understanding the way ant build files are handled by this version.
    I would like to open ant files (build.xml) just like any other XML file so that I can edit it from the JDeveloper. But I am not able to do it, because the build.xml is at the root of the my application directory structure and trying to add that application root directory to the project contents results in directory with .java files getting added (but not the root directory itself, which has the build.xml file). Of course, I can add a dummy Something.java file under the root directory to cheat JDeveloper into adding this root directory to project contents directories.
    But I am wondering whether there is a better way to do this?

    You are adding the directory in the "Java Content"
    Try expending the Project Content and adding the directory under Resource.

  • Error opening JSP files in Netweaver Developer Studio

    Hello,
    When I try to open a *.jsp file in the Netweaver Developer Studio, I get the following error:
    The ordinal 233 could not be located in the dynamic link library SHDOCVW.dll
    When I click on OK for a couple of times (same message), I get the option to open the file.
    Then this message:
    Invalid or corrup jar file (with a reference to the jsp).
    I can however open files with java extensions. It is also not project related, all jsp files react in the same way.
    I am currently investigating what MS Windows service packs have been installed recently.
    Does anyone know what it means or how this can be solved?
    regards, William Jackman

    Hello William,
    Have you seen this note already ??
    Microsoft security patch  KB834707 side effects in NW. SAP Note 785308

  • Unable to open PDF files from Fileserver Content Source using Browser

    The situation is this :
    A content source was created to search a fileserver
    Search facility finds the files using the browser
    Able to open MS Office files from the fileserver
    Able to open PDF files that are in the Sharepoint Portal
    Unable to open PDF files from the Fileserver
    Currently using Sharepoint 2010. PDF Filter is installed and configured on the Sharepoint Server
    Your assistance is always greatly appreciated.
    Have a great day.
    NRH

    Hello Nate,
    I have the necessary access to the folder.
    The content source addresses are
    \\172.25.136.53\KDrive\Home\Company\DAILYREP
    \\172.25.136.53\KDrive\Home\Company\TRINMAR
    \\172.25.136.53\KDrive\Process Safety Management
    NRH

  • Can't open .jsp files on my mac from a citrix link

    I can't open any .jsp files on my mac. It's from a citrix site for work but it doesn't recognize how to open it at all. It downloads to launch-10.jsp but nothing happens. When you try to open it, it says it doesn't recognize the file type.

    Go to the App store and download The Unarchiver. Its free and will open most file types.

  • Opening JSP pages in Jdeveloper

    Hi all
    I am using Jdeveloper 10g preview for my project development. Lately I am getting an exception whenever I try to open JSP pages. I cannot get either the design view or the code view. My component palette also shows that it is inactive. The exception is as follows.
    java.lang.NullPointerException
         at oracle.jdevimpl.webapp.view.PositionManager.createSingleSourcePosition(PositionManager.java:2225)
         at oracle.jdevimpl.webapp.view.PositionManager.getViewPositions(PositionManager.java:537)
         at oracle.jdevimpl.webapp.view.PositionManager.createDocumentPositionInfo(PositionManager.java:465)
         at oracle.jdevimpl.webapp.view.PositionManager.setDocPosition(PositionManager.java:766)
         at oracle.jdevimpl.webapp.controller.EditorController.moveSinglePosition(EditorController.java:852)
         at oracle.jdevimpl.webapp.controller.EditorController.moveMultiplePosition(EditorController.java:872)
         at oracle.jdevimpl.webapp.controller.EditorController.updatePositions(EditorController.java:150)
         at oracle.jdevimpl.webapp.controller.EditorController.enable(EditorController.java:778)
         at oracle.jdevimpl.webapp.controller.EditorController.setEnabled(EditorController.java:127)
         at oracle.jdevimpl.webapp.editor.EditorImpl.setEnabled(EditorImpl.java:74)
         at oracle.jdevimpl.webapp.editor.EditorImpl.showContent(EditorImpl.java:104)
         at oracle.jdevimpl.webapp.editor.html.HtmlEditor.updateDisplay(HtmlEditor.java:565)
         at oracle.jdevimpl.webapp.editor.WebAppEditor.open(WebAppEditor.java:125)
         at oracle.ideimpl.flateditor.EditorState.openEditor(EditorState.java:237)
         at oracle.ideimpl.flateditor.EditorState.createEditor(EditorState.java:141)
         at oracle.ideimpl.flateditor.EditorState.getOrCreateEditor(EditorState.java:84)
         at oracle.ideimpl.flateditor.SplitPaneState.canSetEditorStatePos(SplitPaneState.java:243)
         at oracle.ideimpl.flateditor.SplitPaneState.setCurrentEditorStatePos(SplitPaneState.java:206)
         at oracle.ideimpl.flateditor.TabGroupState.createSplitPaneState(TabGroupState.java:113)
         at oracle.ideimpl.flateditor.TabGroup.addTabGroupState(TabGroup.java:230)
         at oracle.ideimpl.flateditor.FlatEditorManager.createEditor(FlatEditorManager.java:1174)
         at oracle.ideimpl.flateditor.FlatEditorManager.createEditorInFrame(FlatEditorManager.java:1147)
         at oracle.ideimpl.flateditor.FlatEditorManager.openEditorInFrame(FlatEditorManager.java:1078)
         at oracle.ideimpl.flateditor.FlatEditorManager.openDefaultEditorInFrame(FlatEditorManager.java:1053)
         at oracle.ideimpl.flateditor.FlatEditorManager.whenOpenEditor(FlatEditorManager.java:2230)
         at oracle.ideimpl.flateditor.FlatEditorManager.handleDefaultAction(FlatEditorManager.java:1914)
         at oracle.ide.ContextMenu.fireDefaultAction(ContextMenu.java:378)
         at oracle.ideimpl.explorer.BaseTreeExplorer.fireDefaultAction(BaseTreeExplorer.java:1277)
         at oracle.ideimpl.explorer.BaseTreeExplorer.dblClicked(BaseTreeExplorer.java:1662)
         at oracle.ideimpl.explorer.BaseTreeExplorer.mouseReleased(BaseTreeExplorer.java:1683)
         at oracle.ideimpl.explorer.CustomTree.processMouseEvent(CustomTree.java:171)
         at java.awt.Component.processEvent(Component.java:4931)
         at java.awt.Container.processEvent(Container.java:1566)
         at java.awt.Component.dispatchEventImpl(Component.java:3639)
         at java.awt.Container.dispatchEventImpl(Container.java:1623)
         at java.awt.Component.dispatchEvent(Component.java)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3165)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3095)
         at java.awt.Container.dispatchEventImpl(Container.java:1609)
         at java.awt.Window.dispatchEventImpl(Window.java)
         at java.awt.Component.dispatchEvent(Component.java)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:452)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:197)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)
    any comments is appretiated.
    Cheers
    Kanag

    It looks like a bug. Are you able to paste the contents of one of the pages that is causing the exceptions? That may help illuminate the issue.
    Thanks,
    Steve

  • Can't run jsp files in Jdeveloper

    I have some existing jsp files and when I compile these files, Oracle9i Jdeveloper keeps telling me "Error: JSP files must reside in the server root directory or a subdirectory beneath it".
    I originally think that's because of "import" and I got rid of all "import ....", and the same error message still insists.
    Please help, thanks!:-).

    Hi All!
    I have just downloaded jdeveloper 9.0.3.3 - and I have run into a similar issue...
    1. I created workspace by selecting new workspace from wizard
    2. I created a new project -- from existing (previously tested using Resin server) code -- and, I select the "copy files to project directory" checkbox in the "wizard" dialog
    3. when I rebuild the project in jdev9033, for each jsp file name I get this message, i.e.,
    "Error: JSP files must reside in the server root directory or a subdirectory beneath it"
    what does this mean for me do?? (btw - I am using the default server that is integrated within Jdeveloper)
    In my working "existing code", my jsp files are loosely located under my "myProject" folder (which also contains the "WEB-INF" and "src" folders.
    Where, in my existing code, does JDeveloper expect to my the JSP files to be?....In a "JSP" folder?.... Or, where - within my new workspace/project - should I copy these JSP files in order to make this error message go away??
    Thanks for you help!!

  • LinkToURL to open JSP file URGENT!!

    Hello experts..
    Can I import a JSP file to my WD project and then call it from a view through the LinkToURL UI Element.. if so, where is the best place to import the JSP and how do I make a reference to it.
    Thanx in advance..
    JV

    Hi,
    This doc may be of use
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a08c287b-96a5-2a10-a691-b8b8bc40ea43
    Regards
    Ayyapparaj

  • Unable to open jsp file with BI Beans tags.

    Hi partners,
    I have successfully deployed a BI Beans applications, but when I try to open it, I get next error messages at my OC4J logfile:
    06/03/22 18:08:14 Notification ==> Initialize Dashboard.ear begins...
    06/03/22 18:08:14 Auto-unpacking /ofappltst/OC4J/j2ee/home/applications/Dashboard/Dashboard.war... done.
    06/03/22 18:08:16 Copying default deployment descriptor from archive at /ofappltst/OC4J/j2ee/home/applications/Dashboard/META-INF/orion-application.xml to deployment directory /ofappltst/OC4J/j2ee/home/application-deployments/Dashboard...
    06/03/22 18:08:16 Notification ==> Initialize Dashboard.ear ends...
    06/03/22 18:08:16 Notification ==> Initialize Dashboard begins...
    06/03/22 18:08:20 Notification ==> Initialize Dashboard ends...
    06/03/22 18:08:22 Notification ==> Application Deployer for Dashboard COMPLETES [ 2006-03-22T18:08:22.190CLT ]
    06/03/22 18:08:27 Error: oracle.dss.addins.jspTags.BIThinSessionTagTEI
    06/03/22 18:08:27 Errors parsing file:/ofappltst/OC4J/j2ee/home/applications/Dashboard/Dashboard/WEB-INF/BITags.tld
    06/03/22 18:33:07 Error: oracle.dss.addins.jspTags.BIThinSessionTagTEI
    06/03/22 18:33:07 Error: oracle.dss.addins.jspTags.BIThinSessionTagTEI
    06/03/22 18:33:07 Error: loading Tld's into cachedConfigTable: null
    We are using JDeveloper with 9.0.4 and BIBeans 9.0.4 too.
    Any help or advice will be really appreciated.
    Kind regards,
    Francisco Mtz.

    I have solved my issue after copying tnext jar files from my Database Server to my JDeveloper installation (PC):
    $ORACLE_HOME9i/jdbc/lib/classes111.jar to C:\JDeveloper904\jdbc\lib\classes111.jar
    $ORACLE_HOME9i/jdbc/lib/classes12.jar to C:\JDeveloper904\jdbc\lib\classes12.jar
    $ORACLE_HOME9i/jdbc/lib/classes12dms.jar to C:\JDeveloper904\jdbc\lib\classes12dms.jar
    $ORACLE_HOME9i/jdbc/lib/nls_charset11.jar to C:\JDeveloper904\jdbc\lib\nls_charset11.jar
    $ORACLE_HOME9i/jdbc/lib/nls_charset12.jar to C:\JDeveloper904\jdbc\lib\nls_charset12.jar
    Also I copied classes12dms.jar, classes12.jar and nls_charset12.jar files to my jdbc/lib/ directory of my OC4J Standalone installation server.
    Don't forget to set the DISPLAY environment variable before starting OC4J again.
    Best regards!!!!!
    I really appreciate your help.
    Frank Mtz.

Maybe you are looking for

  • Sun VDI3: wrong keyboard layout (US instead of de_CH) after power-up

    Hi all, I have a strange problem: Despite trying this trick here .... : http://blogs.sun.com/ThinkThin/entry/using_sun_rays_with_non and despite editing the "/tftpboot/SunCoronaP8.parms" file and setting the "kbcountry=28" parameter I always get the

  • Multiple columns on same page?

    I'm looking for a way to have a two column page layout, with three columns each that flows from page 1 column 1, to page 1 column 2, then to page 2 column 1 to page 2 column 2, etc. It's for a karaoke list and the columns are Song, Artist, and Song #

  • Excel 64 bit ODBC with BO BI 4.0 32 bit

    Hi I'm trying to have an ODBC connection  from Excel 64 bit to universe design /or information design tool ( BO 4.0 the trial version supplied by SAP) every time it gives me the error message (the specified DSN contains an arcticture mismatch between

  • I want my serial number

    I bought Photoshop CS5 Extended Teacher/Student edition 3 days ago. It has been nothing but problem after problem. First off, they sold me a Mac instead of a Windows version. Now I wasn't too upset about that because they gave me the windows version.

  • Audio routing with VNC? Using Jaadu as my client

    Does anyone know of a way to route audio that's going out of my computer speakers so that when I'm connected through VNC I can hear the output in my headphones? I want to compose music on the bus!